Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | workaround for BZ 570168 ( see comment in code ) | Michael Goulish | 2010-03-17 | 1 | -1/+12 |
* | Make TCP more like RDMA | Andrew Stitcher | 2010-01-26 | 1 | -3/+5 |
* | Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI... | Stephen D. Huston | 2010-01-23 | 1 | -3/+11 |
* | If we've already closed Connection don't attempt to write to it | Andrew Stitcher | 2010-01-22 | 1 | -0/+4 |
* | Allow Connection to be closed whilst still connecting without error. | Andrew Stitcher | 2010-01-21 | 1 | -1/+2 |
* | QPID-1879 Don't use a thread for every new client Connection | Andrew Stitcher | 2010-01-21 | 1 | -55/+28 |
* | Split out AsynchConnecter::start from constructor (like other AsynchIO classes) | Andrew Stitcher | 2010-01-21 | 1 | -1/+2 |
* | Move the TCPConnector class to its own file to allow deriving from it; resolv... | Stephen D. Huston | 2009-12-14 | 1 | -0/+327 |