Re: question on AprEndpoint.Poller used on XP

2011-05-06 Thread Eric van der Maarel
On Fri, May 6, 2011 at 4:18 PM, Mladen Turk wrote: > On 05/06/2011 04:02 PM, Eric van der Maarel wrote: > >> Hi, >> >> We're in a discussion on the APR dev mailing list regarding a problem >> with tcnative on XP. On XP the poller implemented in APR with select() >> is being used. According to Jef

Re: question on AprEndpoint.Poller used on XP

2011-05-06 Thread Mladen Turk
On 05/06/2011 04:02 PM, Eric van der Maarel wrote: Hi, We're in a discussion on the APR dev mailing list regarding a problem with tcnative on XP. On XP the poller implemented in APR with select() is being used. According to Jeff Trawick of APR, select can never give an APR_POLLHUP return event (