summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/AsynchIO.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add startReading() method required by sys::AsynchIO. Fixes QPID-1525.Stephen D. Huston2008-12-101-60/+56
* Resolve Time diffs for Windows; add Windows version of asynch I/O layer. Reso...Stephen D. Huston2008-10-301-11/+27
* Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...Stephen D. Huston2008-10-211-0/+729