Value: 4098
The size in bytes of a socket's receive buffer. This must be an integer greater than 0. This is a hint to the kernel; the kernel may use a larger buffer.
For datagram sockets, packets larger than this value will be discarded.
See for more information about TCP/IP buffering.