pub const TCP_MAXSEG: c_int = 2;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/tcp.7.html.
The maximum segment size for outgoing TCP packets.
pub const TCP_MAXSEG: c_int = 2;Non-POSIX, see https://www.man7.org/linux/man-pages/man7/tcp.7.html.
The maximum segment size for outgoing TCP packets.