> I really don't see why we moved the file
Just to be clear, I moved the file because poll'ing is no longer tied to
sockets. The previous implementation had a serious limitation, in that
it couldn't poll pipes or files on platforms that supported it. Because
of that limitation, I had put the
Well they all build once again, thanks for your earlier fix.
From: "Ryan Bloom" <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 12:44 PM
> On Monday 17 September 2001 10:31 am, [EMAIL PROTECTED] wrote:
>
> Gee, thanks. I was actually about to commit that, because the apr tests
> fail with
On Monday 17 September 2001 10:31 am, [EMAIL PROTECTED] wrote:
Gee, thanks. I was actually about to commit that, because the apr tests
fail without that change. :-)
> wrowe 01/09/17 10:31:35
>
> Modified:.apr.dsp libapr.dsp
> Log:
> When rbb's implementation is commit