TcpLib
|
Classes | |
class | CriticalSection |
Is a mutex which can be queried via its lock mode. See isLocked(). More... | |
class | ErrorNException |
This exception class has an integer attribute for an error number in addition to the message. More... | |
class | RepeatingThread |
Base class for a thread that executes its work endlessly until aborted. More... | |