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 oneof our 'real' file descriptors?IMHO we should return APR_EINTR only in the case where our 'wake-up' event isthe *only* event in the pollset.
Makes sense. Like comment in the code says its open for discussion :) Regards -- (TM)
