#include <pStatListener.h>
Inheritance diagram for PStatListener:
Public Member Functions | |
PStatListener (PStatServer *manager) | |
Protected Member Functions | |
virtual void | connection_opened (const PT(Connection)&rendezvous, const NetAddress &address, const PT(Connection)&new_connection) |
Private Attributes | |
PStatServer * | _manager |
|
Definition at line 29 of file pStatListener.cxx. |
|
Implements ConnectionListener. Definition at line 42 of file pStatListener.cxx. References _manager, PStatServer::add_reader(), address, PStatServer::make_monitor(), nout, NULL, reader(), and Connection::set_collect_tcp(). |
|
Reimplemented from ConnectionReader. Definition at line 46 of file pStatListener.h. Referenced by connection_opened(). |