40typedef unsigned short Port;
61 SocketOption(
int optionName,
const void* optionValue,
int optionLength) noexcept
93ONIXS_ICEBOE_FORCEINLINE
#define ONIXS_ICEBOE_NAMESPACE_BEGIN
#define ONIXS_ICEBOE_NAMESPACE_END
#define ONIXS_ICEBOE_EXPORTED
std::vector< SocketOption > SocketOptions
Socket options.
bool isDebugBuild() noexcept
std::pair< Port, Port > PortRange
int Handle
Type alias for socket handle.
ONIXS_ICEBOE_FORCEINLINE constexpr bool isNdebug() noexcept
std::set< CpuIndex > CpuIndexes
unsigned char Byte
Type alias for byte.
std::vector< Byte > Bytes
Sequence of bytes.
static constexpr int UndefinedPriorityAndPolicy
SocketOption(int optionName, const void *optionValue, int optionLength) noexcept