Searched defs:lws_pollargs (Results 1 – 1 of 1) sorted by relevance
522 struct lws_pollargs { struct523 lws_sockfd_type fd; /**< applicable socket descriptor */524 int events; /**< the new event mask */525 int prev_events; /**< the previous event mask */