X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FPacketSocketHandle.hh;h=1acde96168c15b52c4cae278e96f33c40d53244a;hb=49f2e00bdc4014b34361a0830e7ec365844ee67a;hp=aee50f67e16739093727f8b43722a659e2fd6c50;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/PacketSocketHandle.hh b/Socket/PacketSocketHandle.hh index aee50f6..1acde96 100644 --- a/Socket/PacketSocketHandle.hh +++ b/Socket/PacketSocketHandle.hh @@ -1,4 +1,4 @@ -// $Id$ +// $Id:PacketSocketHandle.hh 218 2007-03-20 14:39:32Z tho $ // // Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) @@ -61,7 +61,7 @@ namespace senf { \par Socket Handle typedefs: \ref PacketSocketHandle (ProtocolClientSocketHandle) - \par Protocol Interface: + \par Policy Interface: ClientSocketHandle::read(), ClientSocketHandle::readfrom(), ClientSocketHandle::writeto(), ClientSocketHandle::bind(), ClientSocketHandle::local(), ClientSocketHandle::rcvbuf(), ClientSocketHandle::sndbuf() @@ -118,12 +118,12 @@ namespace senf { interface. The modes available are
-
\e None
No special mode set. Only receive +
None
No special mode set. Only receive packets addressed to the interface or of joined multicast groups
-
\e AllMulticast
Additionally receive all +
AllMulticast
Additionally receive all multicast traffic
-
\e Promiscuous
Receive all packets on the +
Promiscuous
Receive all packets on the wire