Home
last modified time | relevance | path

Searched refs:LWS_HAVE_TCP_USER_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/include/
Dlws_config_private.h95 #define LWS_HAVE_TCP_USER_TIMEOUT macro
221 #define LWS_HAVE_TCP_USER_TIMEOUT macro
/third_party/libwebsockets/cmake/
Dlws_config_private.h.in69 #cmakedefine LWS_HAVE_TCP_USER_TIMEOUT
/third_party/libwebsockets/lib/plat/unix/
Dunix-sockets.c137 #if defined(LWS_HAVE_TCP_USER_TIMEOUT) in lws_plat_set_socket_options()
/third_party/libwebsockets/lib/
DCMakeLists.txt117 …#include <netinet/tcp.h>\nint main(void) { return TCP_USER_TIMEOUT; }\n" LWS_HAVE_TCP_USER_TIMEOUT)