NETINET_TCP.H(7) Miscellaneous Information Manual NETINET_TCP.H(7)

netinet/tcp.hdefinitions for the Internet Transmission Control Protocol (TCP)

#include <netinet/tcp.h>

The <netinet/tcp.h> header shall define the following symbolic constant for use as a socket option at the IPPROTO_TCP level:

Avoid coalescing of small segments.

The implementation need not allow the value of the option to be set via setsockopt(3) or retrieved via getsockopt(3).

None.

None.

None.

<sys/socket.h>

XSH getsockopt(3), setsockopt(3)

First released in Issue 6. Derived from the XNS, Issue 5.2 specification.

This reference page is clarified with respect to macros and symbolic constants.

January 31, 2018 posix.fail