Searched defs:UV_HANDLE_TCP_SINGLE_ACCEPT (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/uv/src/ | ||
H A D | uv-common.h | 109 UV_HANDLE_TCP_SINGLE_ACCEPT = 0x04000000, enumerator |
/third_party/libuv/src/ | ||
H A D | uv-common.h | 113 UV_HANDLE_TCP_SINGLE_ACCEPT = 0x04000000, enumerator |
Completed in 3 milliseconds