Home
last modified time | relevance | path

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

/PHP-8.4/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:
/PHP-8.4/
H A DNEWS1103 . Added SO_LINGER_SEC for macOs, true equivalent of SO_LINGER in other platforms.
H A DUPGRADING1126 . SO_LINGER_SEC (macOs only).

Completed in 24 milliseconds