Searched refs:DSI_TCPMAXPEND (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_tcp.c64 #ifndef DSI_TCPMAXPEND
65 #define DSI_TCPMAXPEND 20 /* max # of pending connections */ macro
66 #endif /* DSI_TCPMAXPEND */
346 if (listen(dsi->serversock, DSI_TCPMAXPEND) < 0) {

Completed in 80 milliseconds