Commit graph

5 commits

Author SHA1 Message Date
Andrew M. Kuchling
5b1070a32b Typo fix 2008-04-07 23:57:21 +00:00
Georg Brandl
3dd57815b2 Fix-up syntax problems. 2008-03-22 20:08:43 +00:00
Christian Heimes
0e9ab5f2f0 Applied patch #1657 epoll and kqueue wrappers for the select module
The patch adds wrappers for the Linux epoll syscalls and the BSD kqueue syscalls. Thanks to Thomas Herve and the Twisted people for their support and help.
TODO: Finish documentation documentation
2008-03-21 23:49:44 +00:00
Georg Brandl
b19be571e0 Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
Georg Brandl
8ec7f65613 Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00