nenolod
|
3611dcf761
|
[svn] - apparently setting KE_LENGTH to 128 is fine.
|
2007-04-03 02:34:38 -07:00 |
nenolod
|
631ef23987
|
[svn] - remove the rest of the MAX_CLIENTS stuff. change kqueue implementation accordingly. (needs testing)
|
2007-04-03 02:31:11 -07:00 |
jilles
|
51b5f3356a
|
[svn] Our way of using kqueue may cause it to report fds we
don't know about anymore, cope.
|
2007-03-05 09:52:28 -08:00 |
nenolod
|
e70f8e928e
|
[svn] - use a hashtable for fdlist storage. first step to making the amount of allowed clients dynamic and removing MAXCONNECTIONS.
|
2007-03-05 09:23:07 -08:00 |
nenolod
|
c8ff7ca97f
|
[svn] - fix off-by-one memory overflow error.
|
2007-02-09 14:18:23 -08:00 |
nenolod
|
212380e3f4
|
[svn] - the new plan:
+ branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
|
2007-01-24 22:40:21 -08:00 |