Searched refs:max_fds_unrelated_to_ulimit (Results 1 – 4 of 4) sorted by relevance
35 if (!context->max_fds_unrelated_to_ulimit) in wsi_from_fd()57 if (!context->max_fds_unrelated_to_ulimit) { in insert_wsi()116 if (!context->max_fds_unrelated_to_ulimit) { in delete_from_fd()
286 if (!wsi->context->max_fds_unrelated_to_ulimit && in __insert_wsi_socket_into_fds()360 if (!wsi->context->max_fds_unrelated_to_ulimit && in __remove_wsi_socket_from_fds()
513 unsigned int max_fds_unrelated_to_ulimit:1; member
420 context->max_fds_unrelated_to_ulimit = 1; in lws_create_context()