libt2n: (gerd) fix client-connection-logic, finish wrappers, all tests are working...
authorGerd v. Egidy <gerd.von.egidy@intra2net.com>
Sun, 24 Aug 2008 21:41:21 +0000 (21:41 +0000)
committerGerd v. Egidy <gerd.von.egidy@intra2net.com>
Sun, 24 Aug 2008 21:41:21 +0000 (21:41 +0000)
commitfb3345ada7ea94225b78994fd50e3de693a2a3d5
treee56cfa901d703646a5697a33a22846ad5d470681
parent4c3662a0b083759056b93c21e747e5551a8ddfcc
libt2n: (gerd) fix client-connection-logic, finish wrappers, all tests are working now, some polishing & docu missing
16 files changed:
examples/minimalistic-client-stub.hxx
examples/minimalistic-client.cpp
src/client_wrapper.hxx
src/command_client.cpp
src/command_client.hxx
src/socket_client.cpp
src/socket_client.hxx
src/socket_handler.cpp
src/socket_wrapper.cpp
src/socket_wrapper.hxx
test/cmdgroup.cpp
test/hello.cpp
test/serialize.cpp
test/simplecmd.cpp
test/timeout.cpp
test/wrapper.cpp