summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/TCPConnector.h
Commit message (Expand)AuthorAgeFilesLines
* Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...Stephen D. Huston2010-01-231-8/+11
* QPID-1879 Don't use a thread for every new client ConnectionAndrew Stitcher2010-01-211-11/+11
* Made the getSSF() member functions of Connectors private as they can't be use...Andrew Stitcher2010-01-211-1/+1
* Move the TCPConnector class to its own file to allow deriving from it; resolv...Stephen D. Huston2009-12-141-0/+117