Describes states for a xtd::net::sockets::socket. This enumeration has a flags attribute that allows a bitwise combination of its member values.
Use no flags for this call.
The Socket is nonblocking.
The Socket is connected.
The Socket is listening for new connections.
The Socket uses overlapped I/O.