14 #ifndef QUEUEDCONNECTIONLISTENER_H
15 #define QUEUEDCONNECTIONLISTENER_H
51 BLOCKING
bool new_connection_available();
52 bool get_new_connection(PT(
Connection) &rendezvous,
55 bool get_new_connection(PT(
Connection) &new_connection);
58 virtual void connection_opened(
const PT(
Connection) &rendezvous,
This is a special kind of ConnectionReader that waits for activity on a rendezvous port and accepts a...
The primary interface to the low-level networking layer in this package.
Represents a single TCP or UDP socket for input or output.
Represents a network address to which UDP packets may be sent or to which a TCP socket may be bound.
This flavor of ConnectionListener will queue up all of the TCP connections it established for later d...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.