summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/network/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/network/README b/docs/network/README
index 4e7f822..a1c4ed6 100644
--- a/docs/network/README
+++ b/docs/network/README
@@ -21,8 +21,9 @@ Goals:
from the beginning! Hard, or better impossible. Have two implementations
Links:
-- Boost ASIO: on design
-- POCO Net classes: on design
+- Boost ASIO: on designing
+- POCO Net classes: on designing
+- ACE framework: on designing
- http://www.kegel.com/rn/: an epoll/kqueue abstraction interface in C,
good for idea hunting
- http://www.kegel.com/c10k.html: how to get more than 10k clients on a