- Nov 22, 2007
-
-
jmo authored
- terminate on socket handle now calls v_terminate() -> protocol()->teminate() - unix domain sockets now remove there filesystem representaion on close or terminate
-
- Jul 24, 2007
-
-
g0dil authored
-
- Jul 23, 2007
-
-
tho authored
-
- Jul 20, 2007
-
-
tho authored
-
- Jul 10, 2007
-
-
g0dil authored
-
- Jul 02, 2007
-
-
g0dil authored
-
- Jun 14, 2007
-
-
g0dil authored
-
- Mar 02, 2007
-
-
tho authored
-
- Mar 01, 2007
-
-
g0dil authored
Extended the Sniffer example to optionally use the Scheduler Some additional small documentation fixes
-
- Feb 27, 2007
-
-
tho authored
-
- Feb 20, 2007
-
-
g0dil authored
Unified emacs Local Variables
-
- Feb 08, 2007
-
-
g0dil authored
Set fixed column width in member docs
-
- Feb 06, 2007
- Feb 01, 2007
-
-
g0dil authored
-
- Jan 25, 2007
-
-
g0dil authored
-
- Jan 18, 2007
-
-
g0dil authored
Updated documentation templates to include cross-reference Fixed documentation build (especially regarding cleanup) Cleaned up BUG, FIXME, TODO and IDEA items More SocketLibrary documentation
-
- Dec 20, 2006
-
-
g0dil authored
Renaned directory satscons to senfscons
-
- Oct 10, 2006
-
-
g0dil authored
-
- Sep 06, 2006
-
-
sbund authored
Implemented EAGAIN / EWOULDBLOCK and EINTR handling Made the generic connect implementation always block Implemented SocketHandle::state() infrastructure
-
- Sep 05, 2006
-
-
sbund authored
added listen to ConnectedCommunicationPolicy added primitive doxygen documentation cleaned up naming of some files fixed INetProtocol.cc (missing const modifiers) removed SocketProtcolHelper in favor of directly inheriting SocketProtocol virtually moved implementation of TCPv4SocketProtocol virtual methods into the base classes added rudimentary testing of the TCPv4SocketHandle protocol interface finalized PacketSocketHandle
-
- Sep 01, 2006
- Aug 31, 2006
-
-
sbund authored
-
- Aug 28, 2006
- Aug 25, 2006
-
-
sbund authored
started ClientSocketHandle generic interface
-
- Aug 17, 2006
-
-
sbund authored
-