client_wrapper.hxx, socket_wrapper.hxx: reorder member initialization order
[libt2n] / src / socket_handler.cpp
2009-04-03 Thomas JaroschChange license from LGPL to GPL version 2 + linking...
2008-11-25 Thomas Jaroschlibt2n: (tomj) fixed call of virtual function close...
2008-11-21 Thomas Jaroschlibt2n: (tomj) small fix to support data transfers...
2008-09-26 Gerd v. Egidylibt2n: (gerd) more documentation-polishing v0.4
2008-08-24 Gerd v. Egidylibt2n: (gerd) fix client-connection-logic, finish...
2008-07-31 Gerd v. Egidylibt2n: (gerd) bugfixes, better logging, unit tests...
2008-06-13 Gerd v. Egidylibt2n: (gerd) add lots of error handling code, unit...
2008-06-06 Reinhard Pfaulibt2n: (reinhard) socket handler: buffer and blcok...
2006-11-21 Jens Thielecommit changes to build
2006-11-02 Gerd v. Egidylibt2n: (gerd) fix bug receiving fragmented data
2006-10-29 Gerd v. Egidylibt2n: (gerd) add client timeouts & tests, hello peek...
2006-10-19 Gerd v. Egidylibt2n: (gerd) fix & improve logging
2006-10-18 Gerd v. Egidylibt2n: (gerd) fixes, new logging concept (not working...
2006-10-11 Gerd v. Egidylibt2n: (gerd) doxygenize
2006-10-11 Gerd v. Egidylibt2n: (gerd) fixes & real unit tests
2006-10-11 Gerd v. Egidylibt2n: (gerd) fixes & testcase
2006-10-10 Gerd v. Egidylibt2n: (gerd) refactored connection classes