summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/BrokerAdapter.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-20/+20
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-41/+55
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-26/+160
* Trivial FIXMEs.Alan Conway2007-01-311-5/+6
* * cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed soAlan Conway2007-01-301-4/+2
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-0/+2
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-2/+6
* There are a ton of FIXMES and request/response IDs are not yet working fullyAlan Conway2007-01-181-217/+25
* Separated adapter code from Connection class: Extracted allAlan Conway2007-01-171-0/+261