adding PF_INET[6], SOCK_RAW sockets called RawV[4|6]ClientSocketHandle while naming...
authordw6 <dw6@270642c3-0616-0410-b53a-bc976706d245>
Wed, 5 Dec 2007 10:42:18 +0000 (10:42 +0000)
committerdw6 <dw6@270642c3-0616-0410-b53a-bc976706d245>
Wed, 5 Dec 2007 10:42:18 +0000 (10:42 +0000)
commit52d44a2033ffdac443e52f5dd1f075c5fe2774ef
treecaaddc19fccd33ab93f05d281ffee534f37e4505
parent15aafcdbb483b75f1b03c45af47d01a2d019c903
adding PF_INET[6], SOCK_RAW sockets called RawV[4|6]ClientSocketHandle while naming the files RawInet... to distinguish them from PF_PACKET SOCK_RAW sockets. see Wiki for more information

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@542 270642c3-0616-0410-b53a-bc976706d245
Socket/Protocols/INet/RawInetProtocol.cc [new file with mode: 0644]
Socket/Protocols/INet/RawInetProtocol.hh [new file with mode: 0644]
Socket/Protocols/INet/RawInetSocketHandle.cc [new file with mode: 0644]
Socket/Protocols/INet/RawInetSocketHandle.hh [new file with mode: 0644]
Socket/Protocols/INet/RawInetSocketHandle.test.cc [new file with mode: 0644]