Namespaces | |
| namespace | JetByteTools |
| namespace | JetByteTools::Socket |
Enumerations | |
| enum | ConnectionClosureReason { UserAbort = 0x0001, AbortAll = 0x0002, ShutdownAbort = 0x0004, FatalErrorAbort = 0x0008, ConnectionAbortedMask = 0x000F, ConnectionReset = 0x0010, ConnectionTimeout = 0x0100, OrderlyClose = 0x1000 } |
| An enumeration that details how a connections was closed. More... | |
Functions | |
| _tstring | GetClosureReasonAsString (const ConnectionClosureReason reason) |
| string | GetClosureReasonAsStringA (const ConnectionClosureReason reason) |
1.5.3