Searched defs:SO_LINGER (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsocket.h156 #define SO_LINGER 0x0080 /* linger on close if data present (in ticks) */ macro
158 #define SO_LINGER 0x1080 /* linger on close if data present (in seconds) */ macro

Completed in 28 milliseconds