#include <pandabase.h>
#include "connectionListener.h"
#include "connection.h"
#include "netAddress.h"
#include "queuedReturn.h"
#include <prlock.h>
#include "pdeque.h"
#include "queuedConnectionListener.I"
Go to the source code of this file.
Compounds | |
class | ConnectionListenerData |
class | QueuedConnectionListener |
This flavor of ConnectionListener will queue up all of the TCP connections it established for later detection by the client code. More... | |
Functions | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, QueuedReturn< ConnectionListenerData >) |
Definition in file queuedConnectionListener.h.
|
|