- Feb 06, 2007
-
-
g0dil authored
Add HTML tidy postprocessing and error filtering to SENFScons doxygen method Add doclib/filter.pl INPUT_FILTER to fix example code indentation in the documentation Add a glossary to the Socket documentation Furthher Socket library docs (Protocol classes)
-
- 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
-