Variable netio3::ZERO_COPY_NUM_HEADER_SLOTS
Defined in File Netio3Backend.hpp
Variable Documentation
-
static constexpr auto netio3::ZERO_COPY_NUM_HEADER_SLOTS = {512}
The number of header slots in the buffer for zero-copy sending.
This number corresponds to the maximum number of concurrent zero-copy sends. The allocated buffer is equal to this times SIZE_HEADER.