summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/posix/SocketAddress.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-0/+5
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-2/+4
* missing casts and include to be able to compile under fedora 18Nuno Santos2012-02-161-2/+2
* QPID-3621 cmake build changes for solaris and solaris specific code changesClifford Allan Jansen2012-02-091-4/+4
* NO-JIRA: Tidy up the Socket/SocketAddress code:Andrew Stitcher2011-08-171-12/+34
* QPID-3405: IPv6 support for Unix C++ ports:Andrew Stitcher2011-08-121-5/+23
* 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