29#if defined (WIN32_LEAN_AND_MEAN)
std::vector< SocketOption > SocketOptions
Storage type of socket options.
int Handle
Type alias for socket handle.
unsigned char Byte
Type alias for byte.
std::vector< Byte > Bytes
Sequence of bytes.
SocketOption(int optionName, void *optionValue, int optionLength)