William Pitcock
|
201f4ef72f
|
We need to do that in another spot. Yuck.
|
2007-12-20 16:59:52 -06:00 |
|
William Pitcock
|
d60ba3dabf
|
Handle EBADF condition. yuck!
|
2007-12-20 16:56:07 -06:00 |
|
William Pitcock
|
66df8c7271
|
Fix a lot of bad assumptions in the epoll code (this needs major testing).
|
2007-12-20 16:37:57 -06:00 |
|
nenolod
|
f8b45e91a3
|
[svn] - fix a bug here
|
2007-05-08 17:32:08 -07:00 |
|
nenolod
|
5522d08c14
|
[svn] - enforce proper conditions for EPOLL_CTL_DEL.
- remove possibly problematic "performance" check
|
2007-04-03 03:49:11 -07: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
|
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 |
|