summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/BrokerChannel.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-11/+11
* * cpp/lib/common/sys/ProducerConsumer.h:Alan Conway2007-02-141-1/+0
* r1111@fuschia: andrew | 2007-02-09 15:51:10 +0000Andrew Stitcher2007-02-131-2/+1
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-11/+15
* Handle invalid channels.Gordon Sim2007-02-091-0/+1
* r1104@fuschia: andrew | 2007-02-09 02:14:00 +0000Andrew Stitcher2007-02-091-1/+1
* r1102@fuschia: andrew | 2007-02-09 00:52:04 +0000Andrew Stitcher2007-02-091-3/+3
* * broker/BrokerMessage.cpp: Added ConnectionToken publisher.Alan Conway2007-02-071-1/+1
* Inline transferred messages deliveredAndrew Stitcher2007-02-061-1/+9
* * broker/Reference, tests/ReferenceTest: class representing a reference.Alan Conway2007-02-061-4/+4
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-33/+39
* Trivial FIXMEs.Alan Conway2007-01-311-1/+0
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-0/+1
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-2/+3
* There are a ton of FIXMES and request/response IDs are not yet working fullyAlan Conway2007-01-181-72/+83
* Separated adapter code from Connection class: Extracted allAlan Conway2007-01-171-0/+1
* * Build order - src before tests.Alan Conway2007-01-111-3/+4
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-201-1/+2
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-191-1/+2
* Added new configuration option for staging threshold (size above which messages Gordon Sim2006-12-061-3/+4
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+125