SocketSink.hh File Reference

SocketSink public header. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  senf::ppi::ConnectedDgramWriter
 Writer for module::ActiveSocketSink / module::PassiveSocketSink. More...
 
class  senf::ppi::TargetDgramWriter< HandleType >
 Writer sending data with ClientSocketHandle::writeto() More...
 
class  senf::ppi::IPv4SourceForcingDgramWriter
 
class  senf::ppi::IPv6SourceForcingDgramWriter
 
class  senf::ppi::LLSocketWriter
 
class  senf::ppi::TargetLLSocketWriter
 
class  senf::ppi::module::ActiveSocketSink< Writer >
 Output module writing data to a FileHandle using the provided Writer. If using the default ConnectedDgramWriter the filehandle must be writable, connected and able to handle complete datagrams. More...
 
class  senf::ppi::module::PassiveSocketSink< Writer >
 Output module writing data to a FileHandle using the provided Writer. If using the default ConnectedDgramWriter the filehandle must be writable, connected and able to handle complete datagrams. More...
 
struct  senf::ppi::module::PassiveSocketSink< Writer >::TxStats
 

Namespaces

 senf
 
 senf::ppi
 
 senf::ppi::module
 PPI Modules.
 

Detailed Description

SocketSink public header.

Definition in file SocketSink.hh.