summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/Broker.h
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-4/+4
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-1/+0
* * cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed soAlan Conway2007-01-301-5/+7
* There are a ton of FIXMES and request/response IDs are not yet working fullyAlan Conway2007-01-181-6/+0
* * Renamed Session* classes to Connection* to align with AMQP specAlan Conway2007-01-161-2/+2
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-151-0/+13
* * Refactor: Moved major broker components (exchanges, queues etc.) fromAlan Conway2007-01-151-2/+18
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+82