summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/Socket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-211-119/+69
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-211-69/+119
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-201-119/+69
* Tidied up dependencies in IOHandle so that it is no longerAndrew Stitcher2009-10-211-0/+10
* Carry over recent AsynchIO-level changes to Windows.Stephen D. Huston2009-10-201-12/+16
* Add new SocketAddress.cpp and requisite adjustments; a few install improvementsStephen D. Huston2009-10-121-28/+33
* Refactored Socket to allow for IPv6 and unix domain socketAndrew Stitcher2009-10-121-9/+4
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Remove socklen_t for Windows; related to QPID-1710Stephen D. Huston2009-03-051-2/+2
* Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...Stephen D. Huston2008-10-211-0/+329