SO_SNDBUF top-level constant
int
const SO_SNDBUF
Specifies the total per-socket buffer space reserved for sends.
Implementation
const SO_SNDBUF = 0x1001;
Specifies the total per-socket buffer space reserved for sends.
const SO_SNDBUF = 0x1001;