14 #ifndef QUEUEDCONNECTIONMANAGER_H 15 #define QUEUEDCONNECTIONMANAGER_H 41 bool reset_connection_available()
const;
42 bool get_reset_connection(PT(
Connection) &connection);
45 virtual void connection_reset(
const PT(
Connection) &connection,
This flavor of ConnectionManager will queue up all of the reset-connection messages from the Connecti...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
The primary interface to the low-level networking layer in this package.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the implementation of a family of things that queue up their return values for later retrieva...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Represents a single TCP or UDP socket for input or output.