summaryrefslogtreecommitdiff
path: root/cpp/tests/ClientChannelTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* * cpp/lib/client/Basic.*, ClientChannel.*: Extracted Basic functionalityAlan Conway2007-02-221-14/+14
* Thread safety fixes for race conditions on incoming messages.Alan Conway2007-02-211-14/+96
* * cpp/lib/client/ClientMessage.h/.cpp: Added Message constructor taking data.Alan Conway2007-02-171-0/+82