INetSocketProtocol.hh File Reference

IPv[46]Protocol public header. More...

#include <senf/Socket/SocketProtocol.hh>

Include dependency graph for INetSocketProtocol.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

IPv[46]Protocol public header.
Todo:
what about OOB data?
Todo:
Implement IP_RECVERR / MSG_ERRQUEUE. This should be placed into an additional protocol facet since IP_RECVERR is only valid for SOCK_DGRAM (UDP) and not SOCK_STREAM (TCP) sockets

Definition in file INetSocketProtocol.hh.


Classes

class   senf::INetSocketProtocol
  Generic addressing type independent INet protocol facet. More...

Namespaces

namespace   senf

Defines

#define  HH_SENF_Socket_Protocols_INet_INetSocketProtocol_   1

Define Documentation

#define
HH_SENF_Socket_Protocols_INet_INetSocketProtocol_   1

Definition at line 34 of file INetSocketProtocol.hh.