We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1bcdc commit 07ef1e5Copy full SHA for 07ef1e5
README.md
@@ -33,7 +33,7 @@ Support feature:
33
- Commands for showing ARP table
34
- UDP protocol
35
- Socket layer, share memory.
36
- - Socket API, socket/close/send/recv/epoll.
+ - Socket API, socket/close/send/recv/epoll/writev/readv/shutdown.
37
- TCP protocol
38
- Free lock, hash table.
39
- Support SO_REUSEPORT, multi application can listen the same port.
0 commit comments