Vault
4.1
|
Go to the source code of this file.
Classes | |
class | VListenerThread |
A VListenerThread is a thread whose run() method listens on a socket and creates a new VSocket for each incoming connection and a VSocketThread object to manage each such VSocket. More... | |
Typedefs | |
typedef std::vector < VListenerThread * > | VListenerThreadPtrVector |
VListenerThreadPtrVector is simply a vector of VListenerThread object pointers. |
Definition in file vlistenerthread.h.