summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-11-12 17:42:45 +0100
committerVictor Stinner <victor.stinner@gmail.com>2014-11-12 17:42:45 +0100
commit236758dbd98c565157582118ae228cb1eed714b3 (patch)
treead81ab306c5901851f923d1c89dc4533fd081005 /README
parent4c690cdc6ba3985c7482fa75aa600222ba98b05c (diff)
downloadaioeventlet-236758dbd98c565157582118ae228cb1eed714b3.tar.gz
implement add_reader & cie
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 79f0a3a..05bfd45 100644
--- a/README
+++ b/README
@@ -14,7 +14,6 @@ Implemented:
Not supported:
* run an event loop in a thread different than the main thread
-* file descriptors: add_reader, add_writer
* sockets: create_connection, create_server, sock_recv
* pipes: connect_read_pipe
* subprocesses: need pipes