dtn::TCPConvergenceLayer::Listener Class Reference

Helper class (and thread) that listens on a registered interface for new connections. More...

#include <TCPConvergenceLayer.h>

Inheritance diagram for dtn::TCPConvergenceLayer::Listener:
dtn::CLInfo

List of all members.

Public Member Functions

 Listener (TCPConvergenceLayer *cl)
void accepted (int fd, in_addr_t addr, u_int16_t port)

Public Attributes

TCPConvergenceLayercl_
 The TCPCL instance.

Detailed Description

Helper class (and thread) that listens on a registered interface for new connections.

Definition at line 100 of file TCPConvergenceLayer.h.


Constructor & Destructor Documentation

dtn::TCPConvergenceLayer::Listener::Listener ( TCPConvergenceLayer cl  ) 

Definition at line 248 of file TCPConvergenceLayer.cc.


Member Function Documentation

void dtn::TCPConvergenceLayer::Listener::accepted ( int  fd,
in_addr_t  addr,
u_int16_t  port 
)

Definition at line 258 of file TCPConvergenceLayer.cc.

References cl_, and dtn::TCPConvergenceLayer::default_link_params_.


Member Data Documentation

The TCPCL instance.

Definition at line 106 of file TCPConvergenceLayer.h.

Referenced by accepted().


The documentation for this class was generated from the following files:
Generated on Sun Nov 21 11:41:06 2010 for DTN Reference Implementation by  doxygen 1.6.3