SO_RCVTIMEO top-level constant
int
const SO_RCVTIMEO
Sets the timeout, in milliseconds, for blocking receive calls.
Implementation
const SO_RCVTIMEO = 0x1006;
Sets the timeout, in milliseconds, for blocking receive calls.
const SO_RCVTIMEO = 0x1006;