On Apr 19, 2008, at 2:41 PM, Ruediger Pluem wrote: > > Same question as before: Why should we return APR_EINTR in the case > that apart > from our 'wake-up' event there is another event available in the > pollset from one > of our 'real' file descriptors? > IMHO we should return APR_EINTR only in the case where our 'wake-up' > event is > the *only* event in the pollset. +1