summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/sys/windows/PollableCondition.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent multiple threads from dispatching the condition handling at once. Fix...Stephen D. Huston2012-11-261-1/+7
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-2/+1
* NO-JIRA: Removed unnecessary header file guards from non-header fileAndrew Stitcher2012-03-201-5/+0
* Keep dispatching the condition until it is cleared; resolves QPID-2587.Stephen D. Huston2010-05-071-5/+3
* Carry over recent AsynchIO-level changes to Windows.Stephen D. Huston2009-10-201-3/+3
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Simplified PollableConditionAlan Conway2009-07-091-11/+2
* Refactored the DispatchHandle/Poller code to remove a long standingAndrew Stitcher2009-05-041-3/+3
* Merged win-pollable-condition branch changes 743545:746056 into trunkStephen D. Huston2009-02-201-0/+125