added some documentation
[senf.git] / Socket / Protocols / Raw / TunTapSocketHandle.cc
2008-12-04 tho added some documentation
2008-11-25 dw6 formatting
2008-11-24 dw6 change to tapSocketProtocol to save interface index
2008-03-07 g0dil Utils: Implement helper macros to add file/line inform...
2008-03-06 jkaeber Streamlined SystemException definition and usage
2008-02-29 jmo added more meaningful exception text
2008-02-12 g0dil Socket: Renamed all protocol classes and files to end...
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-31 g0dil Socket: Move protocol into the socket body (as private...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-18 g0dil Merged revisions 570-575,577-578 via svnmerge from
2007-12-14 tho set keyword-property
2007-12-07 jkaeber Changed available() method according after chat whith...
2007-11-24 g0dil Socket/Protocols/Raw: Use throwErrno() in TunTapSocketH...
2007-11-23 tho first version for tap device support.