Skip to main content

TCP_MAXSEG

Constant TCP_MAXSEG 

Source
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.