#include <LogCollationAccept.h>
Inherits Continuation.

| Public Member Functions | |
| LogCollationAccept (int port) | |
| ~LogCollationAccept () | |
| int | accept_event (int event, NetVConnection *net_vc) | 
Definition at line 29 of file LogCollationAccept.h.
| LogCollationAccept::LogCollationAccept | ( | int | port | ) | 
Definition at line 39 of file LogCollationAccept.cc.
References NetProcessor::accept(), accept_event(), NetProcessor::AcceptOptions::accept_threads, ink_assert, NetProcessor::AcceptOptions::ip_family, NetProcessor::AcceptOptions::local_port, netProcessor, and SET_HANDLER.
| LogCollationAccept::~LogCollationAccept | ( | ) | 
Definition at line 62 of file LogCollationAccept.cc.
References ACTION_RESULT_DONE, Action::cancel(), Log::collation_accept_file_descriptor, Debug, Error, ink_assert, and NO_FD.
| int LogCollationAccept::accept_event | ( | int | event, | |
| NetVConnection * | net_vc | |||
| ) | 
Definition at line 95 of file LogCollationAccept.cc.
References ink_assert, and NET_EVENT_ACCEPT.
Referenced by LogCollationAccept().
 1.7.1
 1.7.1