#include <pandabase.h>
#include "connectionManager.h"
#include "queuedReturn.h"
#include <prlock.h>
#include "pdeque.h"
Go to the source code of this file.
Compounds | |
class | QueuedConnectionManager |
This flavor of ConnectionManager will queue up all of the reset-connection messages from the ConnectionReaders and ConnectionWriters and report them to the client on demand. More... | |
Functions | |
EXPORT_TEMPLATE_CLASS (EXPCL_PANDA, EXPTP_PANDA, QueuedReturn< PointerTo< Connection > >) |
Definition in file queuedConnectionManager.h.
|
|