summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/IocpPoller.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-2/+2
* Don't go through the IOCP wait if the poller is shut down. Fixes QPID-3982.Stephen D. Huston2012-05-051-2/+3
* QPID-2905 - Misc. code cleanup to allow compilation on a wider set of compilers.Ted Ross2011-05-171-3/+3
* QPID-2004: Send disconnected event to any handles still registered after shut...Gordon Sim2010-06-011-0/+5
* Tidied up dependencies in IOHandle so that it is no longerAndrew Stitcher2009-10-211-1/+1
* Carry over recent AsynchIO-level changes to Windows.Stephen D. Huston2009-10-201-9/+10
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Refactored the DispatchHandle/Poller code to remove a long standingAndrew Stitcher2009-05-041-4/+4
* Move dispatcher code from iocpDispatcher.cpp (no longer needed) to IocpPoller...Stephen D. Huston2009-01-131-3/+15
* Add support for AsynchIO::RequestCallback processingStephen D. Huston2009-01-121-5/+19
* Adapt to recent changes/additionsStephen D. Huston2009-01-071-8/+19
* Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...Stephen D. Huston2008-10-211-0/+176