On 21 Nov 2003 19:50:03 -0000, [EMAIL PROTECTED] wrote: >dreid 2003/11/21 11:50:02 > > Modified: include apr_poll.h > poll/os2 pollset.c > poll/unix poll.c > Log: > Add back apr_poll as it shouldn't have been removed. > > apr_poll is only intended for quick polling. More complex setups > should use the pollset structure that now exists. > > testpoll commit coming shortly to reflect the change and test the > pollset code. > > Brian - can you make sure the OS/2 code is OK?
yeah, it works, but it would have been better to resurrect poll.c rather than lump apr_poll() in with pollset.c. -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | [EMAIL PROTECTED] | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------
