#include <connectionReader.h>
Public Member Functions | |
SocketInfo (const PointerTo< Connection > &connection) | |
bool | is_udp () const |
PRFileDesc * | get_socket () const |
Public Attributes | |
PointerTo< Connection > | _connection |
bool | _busy |
bool | _error |
|
Definition at line 49 of file connectionReader.cxx. |
|
Definition at line 76 of file connectionReader.cxx. References ConnectionReader::_manager. |
|
Definition at line 64 of file connectionReader.cxx. References _connection. |
|
Definition at line 122 of file connectionReader.h. |
|
Definition at line 121 of file connectionReader.h. Referenced by is_udp(). |
|
Definition at line 123 of file connectionReader.h. |