class FinderTcpListener

Class that creates FinderMessengers for incoming connections. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods

Protected Members


Detailed Description

Class that creates FinderMessengers for incoming connections.

typedef FinderTcpListenerBase::AddrList Addr4List

Addr4List

typedef FinderTcpListenerBase::NetList Net4List

Net4List

 FinderTcpListener (EventLoop& e, FinderMessengerManager& mm, XrlCmdMap& cmds, IPv4 interface, uint16_t port, bool enabled = true)
throw (InvalidPort)

FinderTcpListener

 ~FinderTcpListener ()

~FinderTcpListener

bool  connection_event (XorpFd sock)

connection_event

Instantiate a Messenger instance for sock.

Returns: true on success, false on failure.

Reimplemented from FinderTcpListenerBase.

FinderMessengerManager& _mm

_mm

[protected]

XrlCmdMap& _cmds

_cmds

[protected]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:00 2006, using kdoc $.