SO_RCVBUF top-level constant
int
const SO_RCVBUF
Specifies the total per-socket buffer space reserved for receives.
Implementation
const SO_RCVBUF = 0x1002;
Specifies the total per-socket buffer space reserved for receives.
const SO_RCVBUF = 0x1002;