summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/Connection.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-11/+11
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-29/+32
* Handle invalid channels.Gordon Sim2007-02-091-0/+1
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-15/+15
* Trivial FIXMEs.Alan Conway2007-01-311-3/+1
* * cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed soAlan Conway2007-01-301-4/+8
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-13/+17
* There are a ton of FIXMES and request/response IDs are not yet working fullyAlan Conway2007-01-181-33/+9
* Separated adapter code from Connection class: Extracted allAlan Conway2007-01-171-281/+43
* * Renamed Session* classes to Connection* to align with AMQP specAlan Conway2007-01-161-0/+360