Fix 'occurred' typo
[libt2n] / test / comm.cpp
2010-02-04 Thomas JaroschMigrate from cppunit to Boost.test
2009-04-03 Thomas JaroschChange license from LGPL to GPL version 2 + linking...
2008-11-26 Thomas Jaroschlibt2n: (tomj) added exception handling to every child...
2008-08-27 Gerd v. Egidylibt2n: (gerd) make sure no exception is thrown in...
2008-06-06 Reinhard Pfaulibt2n: (reinhard) fixed unit test.
2008-06-06 Reinhard Pfaulibt2n: (reinhard) socket handler: buffer and blcok...
2006-11-02 Gerd v. Egidylibt2n: (gerd) fix bug receiving fragmented data
2006-10-30 Gerd v. Egidylibt2n: (gerd) add connect timeout
2006-10-12 Gerd v. Egidylibt2n: (gerd) basic command handling (still some todos)
2006-10-12 Gerd v. Egidylibt2n: (gerd) add ip communication
2006-10-11 Gerd v. Egidylibt2n: (gerd) fixes & real unit tests