Skip to content

Commit 8f9ee8c

Browse files
authored
1 parent 50d8803 commit 8f9ee8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Pure C (or C++) webserver based on libuv and http-parser
44

55
Based on http://vimeo.com/24713213
66

7+
See also https://github.com/mafintosh/turbo-net
8+
79

810
## Warning
911

@@ -20,4 +22,4 @@ If you are interested in more robust server on top of libuv see [Haywire](https:
2022

2123
- leverage threadpool
2224
- sysctl -w net.inet.tcp.msl=1000 on OS X
23-
- SO_REUSEPORT http://lwn.net/Articles/542629/
25+
- SO_REUSEPORT http://lwn.net/Articles/542629/

0 commit comments

Comments
 (0)