summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/Socket.h
Commit message (Expand)AuthorAgeFilesLines
* * Asynchronous network IO subsystemAndrew Stitcher2007-07-271-5/+68
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-221-60/+3
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+88
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-88/+0
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-291-5/+25
* Patch from Andrew Stitcher to fix APR #include using apr-config.Alan Conway2006-11-171-1/+1
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-2/+40
* More separation of concerns with APR, client side complete.Alan Conway2006-11-091-0/+27