Namespaces | |
| namespace | JetByteTools |
| namespace | JetByteTools::Socket |
Enumerations | |
| enum | ShutdownHow { ShutdownNeither = 0x0, ShutdownSend = 0x1, ShutdownReceive = 0x2, ShutdownBoth = 0x3 } |
| An enumeration to detail how to shutdown a socket. More... | |
Functions | |
| _tstring | GetShutdownHowAsString (const ShutdownHow how) |
| string | GetShutdownHowAsStringA (const ShutdownHow how) |
1.5.3