summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/posix/PollableCondition.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-4/+3
* NO-JIRA: Removed unnecessary header guard around a non-header fileAndrew Stitcher2012-03-201-5/+0
* Simplified PollableConditionAlan Conway2009-07-091-88/+25
* Merged win-pollable-condition branch changes 743545:746056 into trunkStephen D. Huston2009-02-201-14/+105
* Fix --cluster-cman option to enable cman integration.Alan Conway2008-11-191-4/+0
* Moved PollableCondition into sys/posix, posix only impl.Alan Conway2008-09-121-0/+100