summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/posix/EpollEventChannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-291-76/+0
* Patch from Andrew Stitcher to fix APR #include using apr-config.Alan Conway2006-11-171-0/+2
* EventChannel classes, start of epoll-based posix implementation.Alan Conway2006-11-131-0/+74