Searched refs:delete_from_fd (Results 1 – 9 of 9) sorted by relevance
49 #define delete_from_fd(A,B) A->lws_lookup[B - lws_plat_socket_offset()] = 0 macro
59 delete_from_fd(struct lws_context *context, lws_sockfd_type fd) in delete_from_fd() function
172 delete_from_fd(struct lws_context *context, lws_sockfd_type fd);
121 #define delete_from_fd(A,B) A->lws_lookup[B - lws_plat_socket_offset()] = 0 macro
119 #define delete_from_fd(A,B) A->lws_lookup[B - lws_plat_socket_offset()] = 0 macro
169 delete_from_fd(const struct lws_context *context, int fd);
171 delete_from_fd(const struct lws_context *context, int fd) in delete_from_fd() function
411 delete_from_fd(context, wsi->desc.sockfd); in __remove_wsi_socket_from_fds()
890 delete_from_fd(wsi->a.context, wsi->desc.sockfd); in __lws_close_free_wsi_final()