summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/sys/posix/SocketAddress.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3282: Potential bug in circular connection detection:Andrew Stitcher2011-05-261-3/+17
* NO-JIRA: Small improvements to Socket codeAndrew Stitcher2011-05-261-9/+5
* Small comment fixAndrew Stitcher2010-01-211-1/+1
* QPID-2210: Rework SocketAddress class to have correct value semantics under c...Andrew Stitcher2009-12-171-15/+41
* Added in passive socket address to SocketAddress and use in Socket::listen()Andrew Stitcher2009-10-091-1/+10
* Split responsibility for name lookup in AsynchConnector::connectAndrew Stitcher2009-10-091-0/+62