|
CMSDK
2.0.1
|
Public Member Functions | |
| NetworkThread (NetworkChannel *parent, uint64 id) | |
Public Attributes | |
| uint64 | id |
| uint32 | threadID |
| uint16 | port |
| TCPListener * | listener |
| NetworkConnection * | con |
| uint32 | defaultProtocol |
| uint32 | autoProtocols |
| uint32 | autoProtocolTimeout |
| bool | autoreconnect |
| bool | shouldContinue |
| bool | isRunning |
| bool | isAsync |
| HTTPRequest * | lastRequest |
| NetworkChannel * | parent |
1.8.14