dbb926369e5fc3aa36dbfbc437d49b4e5a167e62 |
|
21-Dec-2002 |
Timo Sirainen <tss@iki.fi> |
select() based I/O-loop: Kill ourself if we're trying to use more than
FD_SETSIZE (1024) fds. Before we just overflowed fd_set buffer, but it's
unlikely it could have been exploited. Default settings prevented this from
happening anyway.
--HG--
branch : HEAD |