![]() |
v0.1.8
|
Public Types | |
| enum | Type { TYPE_NONE, TYPE_WINAPI, TYPE_ERRNO, TYPE_NETWORK, TYPE_SSL, TYPE_ADDR_INFO } |
Public Member Functions | |
| String | GetInfo () const |
Static Public Member Functions | |
| static SystemCode | CheckWinApi () |
| static SystemCode | CheckErrno () |
| static SystemCode | CheckNetwork () |
| static SystemCode | UseNetwork (int error) |
| static SystemCode | UseSSL (int error) |
| static SystemCode | UseAddrInfo (int error) |
Public Attributes | |
| SInt64 | code |
| UInt16 | type |