summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/IocpPoller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-2/+2
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-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