Searched refs:LEV_OPT_CLOSE_ON_FREE (Results 1 – 12 of 12) sorted by relevance
82 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC; in regress_pick_a_port()161 unsigned int flags = LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE; in regress_listener_error()196 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_THREADSAFE; in regress_listener_error_unlock()
133 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, in start_loop()
297 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, -1, in test_ratelimiting()
751 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, in test_bufferevent_connect()1145 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, in test_bufferevent_trigger()
691 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, in regress_bufferevent_openssl_connect()
65 #define LEV_OPT_CLOSE_ON_FREE (1u<<1) macro
62 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_FREE, -1, in main()
277 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_REUSEABLE, in main()
281 if (lev->flags & LEV_OPT_CLOSE_ON_FREE) in event_listener_destroy()750 if (shutdown && lev->flags & LEV_OPT_CLOSE_ON_FREE) in iocp_listener_disable_impl()
3554 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE; in evhttp_accept_socket_with_handle()
11 …o iocp: Close IOCP listener socket on free when LEV_OPT_CLOSE_ON_FREE is set (cb853ea Juan Pablo F…
1127 …o iocp: Close IOCP listener socket on free when LEV_OPT_CLOSE_ON_FREE is set (cb853ea Juan Pablo F…