Joe Orton wrote: > > > 2) it's a really bad implementation. You can do the same thing portably > by doing a poll() and a recv(,MSG_PEEK) AFAICT. There is no need to > muck about with ioctls, and it can be done already without adding > anything to APR. > > 2. b) using select() like that will SIGSEGV on Unix for an fd > > FD_SETSIZE. There is no excuse to at least not use apr_poll() >
Do I detect the leanings of a potential veto for the impl in httpd-trunk?? -- =========================================================================== Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "If you can dodge a wrench, you can dodge a ball."
