Vault  4.1
Classes | Typedefs
vlistenerthread.h File Reference
#include "vsocketthread.h"
#include "vsocket.h"
#include "vmutex.h"

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.

Detailed Description

Definition in file vlistenerthread.h.


Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.