Home
last modified time | relevance | path

Searched defs:uv_tcp_keepalive (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/uv/src/unix/
Dtcp.c440 int uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) { in uv_tcp_keepalive() function
/third_party/libuv/src/unix/
Dtcp.c440 int uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) { in uv_tcp_keepalive() function
/third_party/libuv/src/win/
Dtcp.c1358 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { in uv_tcp_keepalive() function
/third_party/node/deps/uv/src/win/
Dtcp.c1358 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { in uv_tcp_keepalive() function