|
syncsys
|
base class for every socket based communication (UDP or TCP) More...
#include <network.h>
Public Member Functions | |
| NetworkState | GetNetworkState (void) |
| getter for the networkstate | |
| virtual void | HandleErrorMessage (const char *message) |
| Callback for handling messages. Messagehandler must be threadsafe because this can be called from several threads. | |
base class for every socket based communication (UDP or TCP)
1.7.3