SO_RCVTIMEO top-level constant

int const SO_RCVTIMEO

Sets the timeout, in milliseconds, for blocking receive calls.

Implementation

const SO_RCVTIMEO = 0x1006;