SO_SNDTIMEO top-level constant
int
const SO_SNDTIMEO
The timeout, in milliseconds, for blocking send calls.
Implementation
const SO_SNDTIMEO = 0x1005;
The timeout, in milliseconds, for blocking send calls.
const SO_SNDTIMEO = 0x1005;