Public Member Functions | |
| def | __init__ |
| def | run |
| def | send |
| def | end |
Public Attributes | |
| reader | |
| writer | |
| handle | |
| pluginHandle | |
| entity | |
| server | |
This class manages the communications with one particular client (one task is created by client).
| def shared.network.ServerConnection.run | ( | self | ) |
Wait for messages from the client and handle them immediately.
1.7.6.1