libt2n: (tomj) don't use std::auto_ptr in command_client, the pointer will get lost...
[libt2n] / test / reentrant.cpp
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-11-24 Thomas Jaroschlibt2n: (tomj) made reentrant unit-test more robust...
2008-09-05 Gerd v. Egidylibt2n: (gerd) make handle-function on server reentrant