Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dwinsock.h42 # define TCP_KEEPALIVE 3 macro
/third_party/lwip/src/include/lwip/
Dsockets.h280 #define TCP_KEEPALIVE 0x02 /* send KEEPALIVE probes when idle for pcb->keep_idle milliseconds */ macro