SO_LINGER top-level constant
int
const SO_LINGER
Lingers on close if unsent data is present.
Implementation
const SO_LINGER = 0x0080;
Lingers on close if unsent data is present.
const SO_LINGER = 0x0080;