#include <queuedConnectionListener.h>
Public Member Functions | |
INLINE bool | operator== (const ConnectionListenerData &other) const |
INLINE bool | operator!= (const ConnectionListenerData &other) const |
INLINE bool | operator< (const ConnectionListenerData &other) const |
PT (Connection) _rendezvous | |
PT (Connection) _new_connection | |
Public Attributes | |
NetAddress | _address |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 42 of file queuedConnectionListener.h. Referenced by QueuedConnectionListener::connection_opened(), and QueuedConnectionListener::get_new_connection(). |