Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dtcp.c431 int uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) { in uv_tcp_keepalive() function
/third_party/libuv/src/win/
Dtcp.c1354 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { in uv_tcp_keepalive() function