r2087@chromobil: stefan | 2008-02-26 17:01:12 +0100
Fix #1562 and try re-fixing #372: out of range access in fd array - Bug is in original #372 fix [853] - The re-fix for #372 is not tested: the problem is that Solaris doesn't want to poll for maxfds (ulimit) events, as at least one filedescriptor is used for the poll device. So the solution is to just ask for one event less; the number of events actually available is returned by the poll syscall, so it should work. git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2082 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.19
parent
d0862e8522
commit
796502e7af
Loading…
Reference in New Issue