This commit is contained in:
Ryan Dahl 2010-08-17 08:16:43 -07:00
Родитель 03dda31b75
Коммит d4f4380f7e
1 изменённых файлов: 1 добавлений и 0 удалений

1
TODO
Просмотреть файл

@ -15,3 +15,4 @@
- TCP servers should have an optional number of maximum connections. When
the maximum is reached it stops accepting new connections.
- compile under clang
- Use C++ style casts everywhere.