diff options
Diffstat (limited to 'ext/net/README.md')
-rw-r--r-- | ext/net/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/net/README.md b/ext/net/README.md index e1c428143..1928fc375 100644 --- a/ext/net/README.md +++ b/ext/net/README.md @@ -9,9 +9,6 @@ This crate depends on following extensions: Following ops are provided: -- "op_net_read_async" -- "op_net_write_async" -- "op_net_shutdown" - "op_net_accept" - "op_net_connect" - "op_net_listen" |