Home
last modified time | relevance | path

Searched refs:SO_LINGER_SEC (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/sockets/
H A Dsockets_arginfo.h389 #if defined(SO_LINGER_SEC) in register_sockets_symbols()
390 REGISTER_LONG_CONSTANT("SO_LINGER_SEC", SO_LINGER_SEC, CONST_PERSISTENT); in register_sockets_symbols()
H A Dsockets.stub.php232 const SO_LINGER_SEC = UNKNOWN; define
H A Dsockets.c1711 #ifdef SO_LINGER_SEC
1712 case SO_LINGER_SEC:
1922 #ifdef SO_LINGER_SEC
1923 case SO_LINGER_SEC:

Completed in 14 milliseconds