summaryrefslogtreecommitdiff
path: root/qpid/cpp/common/io/src/Acceptor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-21/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@464494 13f79535-47bb-0310-9956-ffa450edef68
* Converted broker to a class for use in tests, plugins etc.Alan Conway2006-10-121-0/+21
qpid::Exception base class for all exceptions, inherits std::exception. Require boost on all platforms: http://www.boost.org, 'yum boost' on fedora. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@463376 13f79535-47bb-0310-9956-ffa450edef68