We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d8803 commit 8f9ee8cCopy full SHA for 8f9ee8c
README.md
@@ -4,6 +4,8 @@ Pure C (or C++) webserver based on libuv and http-parser
4
5
Based on http://vimeo.com/24713213
6
7
+See also https://github.com/mafintosh/turbo-net
8
+
9
10
## Warning
11
@@ -20,4 +22,4 @@ If you are interested in more robust server on top of libuv see [Haywire](https:
20
22
21
23
- leverage threadpool
24
- sysctl -w net.inet.tcp.msl=1000 on OS X
- - SO_REUSEPORT http://lwn.net/Articles/542629/
25
+ - SO_REUSEPORT http://lwn.net/Articles/542629/
0 commit comments