summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/Content.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-2/+2
* Thread safety fixes for race conditions on incoming messages.Alan Conway2007-02-211-4/+0
* * cpp/lib/broker/Content.h: removed destroy. Destructor cleans up.Alan Conway2007-02-071-4/+24
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-12/+16
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-1/+1
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-091-1/+2
* Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages Gordon Sim2006-12-061-0/+1
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+42