Browse Source
* And again, FreeBSD sucks... it defines FD_SETSIZE as an unsigned integer, while every fd is signed. This obviously breaks thinks like assert(fd < FD_SETSIZE); git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2570 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.24
3 changed files with 6 additions and 5 deletions
Loading…
Reference in new issue