Replace socket_handler::fill_buffer() recursion with loop (#8389)
[libt2n] / src / socket_server.cpp
2013-07-19 Camilo Rocareset timeout if connection is active.
2013-07-10 Camilo Rocaget_sockets_set added for external select() calls....
2011-09-09 Thomas JaroschAdd missing include for chmod()
2010-04-26 Thomas JaroschDon't catch unknown exceptions if we are only going...
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-24 Thomas Jaroschlibt2n: (tomj) documented code problems; have to find...
2008-11-19 Thomas Jaroschlibt2n: (tomj) fix bug in fill_connection_buffers(...
2008-06-13 Gerd v. Egidylibt2n: (gerd) add lots of error handling code, unit...
2006-10-29 Gerd v. Egidylibt2n: (gerd) add client timeouts & tests, hello peek...
2006-10-18 Gerd v. Egidylibt2n: (gerd) fixes, new logging concept (not working...
2006-10-12 Gerd v. Egidylibt2n: (gerd) add ip communication
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
2006-10-09 Gerd v. Egidylibt2n: (gerd) small improvements, resolve doxygen...
2006-10-06 Gerd v. Egidylibt2n: (gerd) small improvements, resolve doxygen...
2006-10-06 Gerd v. Egidylibt2n: (gerd) fixes & improvements
2006-10-05 Gerd v. Egidylibt2n: (gerd) basic initial submission (not working...