Home
last modified time | relevance | path

Searched refs:LINGER_TIME (Results 1 – 8 of 8) sorted by relevance

/dports/databases/gigabase/gigabase/
H A Dsockio.h23 #ifndef LINGER_TIME
24 #define LINGER_TIME 10 macro
H A Dunisock.cpp260 static struct linger l = {1, LINGER_TIME}; in accept()
401 static struct linger l = {1, LINGER_TIME}; in connect()
H A Dw32sock.cpp230 static struct linger l = {1, LINGER_TIME}; in accept()
311 static struct linger l = {1, LINGER_TIME}; in connect()
/dports/databases/fastdb/fastdb/inc/
H A Dsockio.h26 #ifndef LINGER_TIME
27 #define LINGER_TIME 10 macro
/dports/www/thttpd/thttpd-2.29/
H A Dconfig.h381 #define LINGER_TIME 500 macro
H A Dthttpd.c2068 tvP, linger_clear_connection, client_data, LINGER_TIME, 0 ); in clear_connection()
/dports/databases/fastdb/fastdb/src/
H A Dunisock.cpp296 static struct linger l = {1, LINGER_TIME}; in accept()
472 static struct linger l = {1, LINGER_TIME}; in connect()
H A Dw32sock.cpp238 static struct linger l = {1, LINGER_TIME}; in accept()
334 static struct linger l = {1, LINGER_TIME}; in connect()