Searched refs:SO_LINGER_SEC (Results 1 – 5 of 5) sorted by relevance
389 #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()
232 const SO_LINGER_SEC = UNKNOWN; define
1711 #ifdef SO_LINGER_SEC1712 case SO_LINGER_SEC:1922 #ifdef SO_LINGER_SEC1923 case SO_LINGER_SEC:
1103 . Added SO_LINGER_SEC for macOs, true equivalent of SO_LINGER in other platforms.
1126 . SO_LINGER_SEC (macOs only).
Completed in 24 milliseconds