summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/sys/SocketAddress.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4947: C++ Broker ACL restricts hosts from which users may connect.Charles E. Rolke2014-07-151-3/+24
* QPID-4931: Only allow broker to listen to a single address if "--port 0" spec...Andrew Stitcher2013-06-191-1/+0
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-1/+2
* NO-JIRA: Tidy up the Socket/SocketAddress code:Andrew Stitcher2011-08-171-0/+5
* QPID-3405: IPv6 support for Unix C++ ports:Andrew Stitcher2011-08-121-1/+4
* QPID-3282: Potential bug in circular connection detection:Andrew Stitcher2011-05-261-1/+1
* QPID-2210: Rework SocketAddress class to have correct value semantics under c...Andrew Stitcher2009-12-171-1/+3
* Split responsibility for name lookup in AsynchConnector::connectAndrew Stitcher2009-10-091-0/+51