Struct ConnectionParametersSendBuffered
Defined in File Netio3Backend.hpp
Struct Documentation
-
struct ConnectionParametersSendBuffered
Connection parameters for buffered sending for the network backend.
The parameters are used to configure the network connection. Provides the buffer size and number of buffers to be used for buffered sending. If the use_shared_send_buffers is true, the buffers are shared between multiple connections when providing at backend construction. Otherwise, each connection has its own buffers.
Public Functions
-
constexpr auto operator<=>(const ConnectionParametersSendBuffered&) const = default
-
constexpr auto operator<=>(const ConnectionParametersSendBuffered&) const = default