Module nng::options::transport::tcp[][src]

Expand description

Options related to transports built on top of TCP.

Enums

Get the local TCP port number.

Enable the sending of keep-alive messages on the underlying TCP stream.

Disable (or enable) the use of Nagle’s algorithm for TCP connections.