#include <connectionReader.h>
| Public Member Functions | |
| SocketInfo (const PT(Connection)&connection) | |
| bool | is_udp () const | 
| PRFileDesc * | get_socket () const | 
| PT (Connection) _connection | |
| Public Attributes | |
| bool | _busy | 
| bool | _error | 
| 
 | 
| 
 Definition at line 44 of file connectionReader.cxx. | 
| 
 | 
| 
 | 
| 
 Definition at line 57 of file connectionReader.cxx. Referenced by ConnectionReader::process_incoming_data(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 98 of file connectionReader.h. Referenced by ConnectionReader::finish_socket(), ConnectionReader::get_next_available_socket(), ConnectionReader::rebuild_poll_list(), SocketInfo(), and ConnectionReader::~ConnectionReader(). | 
| 
 | 
| 
 Definition at line 99 of file connectionReader.h. Referenced by ConnectionReader::get_next_available_socket(), ConnectionReader::is_connection_ok(), ConnectionReader::rebuild_poll_list(), and SocketInfo(). | 
 1.3
1.3