Panda3D
QueuedConnectionManager Member List

This is the complete list of members for QueuedConnectionManager, including all inherited members.

__init__()QueuedConnectionManager
closeConnection(Connection connection)ConnectionManager
getCurrentQueueSize()QueuedReturnPointerToConnection
getHostName()ConnectionManagerstatic
getInterface(int n)ConnectionManager
getInterfaces()ConnectionManager
getMaxQueueSize()QueuedReturnPointerToConnection
getNumInterfaces()ConnectionManager
getOverflowFlag()QueuedReturnPointerToConnection
getResetConnection(PointerToConnection connection)QueuedConnectionManager
openTCPClientConnection(const NetAddress address, int timeout_ms)ConnectionManager
openTCPClientConnection(str hostname, int port, int timeout_ms)ConnectionManager
openTCPServerRendezvous(const NetAddress address, int backlog)ConnectionManager
openTCPServerRendezvous(int port, int backlog)ConnectionManager
openTCPServerRendezvous(str hostname, int port, int backlog)ConnectionManager
openUDPConnection(int port)ConnectionManager
openUDPConnection(str hostname, int port, bool for_broadcast)ConnectionManager
resetConnectionAvailable()QueuedConnectionManager
resetOverflowFlag()QueuedReturnPointerToConnection
scanInterfaces()ConnectionManager
setMaxQueueSize(int max_size)QueuedReturnPointerToConnection
waitForReaders(double timeout)ConnectionManager