Home
last modified time | relevance | path

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

/netbsd/external/mit/libuv/dist/src/unix/
H A Dtcp.c440 int uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) { in uv_tcp_keepalive() function
/netbsd/external/mit/libuv/dist/src/win/
H A Dtcp.c1358 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { in uv_tcp_keepalive() function