HomeSort by: relevance | last modified time | path
    Searched defs:uv_tcp_keepalive (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
tcp.c 598 int uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) { function
  /src/external/mit/libuv/dist/src/win/
tcp.c 1338 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { function

Completed in 17 milliseconds