Fix 'occurred' typo
[libt2n] / src / command_client.hxx
2009-04-03 Thomas JaroschChange license from LGPL to GPL version 2 + linking...
2008-11-26 Thomas Jaroschlibt2n: (tomj) don't use std::auto_ptr in command_clien...
2008-11-25 Thomas Jaroschlibt2n: (tomj) fixed call of virtual function close...
2008-08-27 Gerd v. Egidylibt2n: (gerd) make sure no exception is thrown in...
2008-08-24 Gerd v. Egidylibt2n: (gerd) fix client-connection-logic, finish...
2008-07-24 Gerd v. Egidylibt2n: (gerd) socket reconnect added (incl. unit tests)
2008-07-24 Gerd v. Egidylibt2n: (gerd) some refactoring, documentation improvement
2008-07-23 Gerd v. Egidylibt2n: (gerd) more progress with T2nSingletonWrapper...
2008-06-05 Reinhard Pfaulibt2n: (reinhard) make command_client class polymoprh...
2006-10-31 Gerd v. Egidylibt2n: (gerd) improve exports
2006-10-30 Gerd v. Egidylibt2n: (gerd) add hello peek
2006-10-29 Gerd v. Egidylibt2n: (gerd) add client timeouts & tests, hello peek...
2006-10-28 Gerd v. Egidylibt2n: (gerd) add hello messages
2006-10-12 Gerd v. Egidylibt2n: (gerd) basic command handling (still some todos)