>>> On 11/11/2005 at 1:40:32 pm, in message <[EMAIL PROTECTED]>, Jeff Trawick <[EMAIL PROTECTED]> wrote: > On 11/11/05, Brad Nicholes <[EMAIL PROTECTED]> wrote: >> Reposting to the APR list with a new subject line. Does this need to >> be taken care of in APR 1.2.x before httpd 2.2 ships? > > apr_wait_for_io_or_timeout() is private APR function (not API). Is > the caller outside of APR?
Yes, HTTPD. trunk/server/core_filters.c Brad