summaryrefslogtreecommitdiff
path: root/cpp/lib/client/ClientChannel.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-4/+4
* * cpp/lib/client/Basic.*, ClientChannel.*: Extracted Basic functionalityAlan Conway2007-02-221-153/+41
* Thread safety fixes for race conditions on incoming messages.Alan Conway2007-02-211-15/+6
* ClientChannel: removed server proxy, not used.Alan Conway2007-02-171-13/+0
* * cpp/lib/common/sys/ProducerConsumer.h:Alan Conway2007-02-141-2/+6
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-4/+18
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-301-4/+4
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-254/+296
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-13/+17
* * Build order - src before tests.Alan Conway2007-01-111-5/+4
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-201-1/+1
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-191-2/+5
* Added some doxygen comments for the client API.Gordon Sim2006-12-131-1/+192
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+127