Change license from LGPL to GPL version 2 + linking exception. This fixes C++ templat...
[libt2n] / src / socket_client.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-24 Thomas Jaroschlibt2n: (tomj) close open connection (if any) on destru...
2008-11-24 Thomas Jaroschlibt2n: (tomj) documented code problems; have to find...
2008-11-21 Gerd v. Egidylibt2n: (gerd) set additional non-blocking options...
2008-09-17 Gerd v. Egidylibt2n: (gerd) some documentation improvement as prepar...
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-07-24 Gerd v. Egidylibt2n: (gerd) socket reconnect added (incl. unit tests)
2008-06-03 Reinhard Pfaulibt2n: (reinhard) bugfix.
2006-10-30 Gerd v. Egidylibt2n: (gerd) add connect timeout
2006-10-28 Gerd v. Egidylibt2n: (gerd) client callbacks
2006-10-12 Gerd v. Egidylibt2n: (gerd) basic command handling (still some todos)