Jeff Trawick wrote:

Brian Pane <[EMAIL PROTECTED]> writes:



To continue the recent discussions on the problems in the current
apr_poll API, here's a patch for apr_poll.h that illustrates my
proposed fix.


...


- A general-purpose poll API for larger sets of descriptors.
This one is an abstract data type, accessible only through
functions, so that we can do internal optimizations in the
future (like replacing poll with /dev/poll on supported
platforms).



In the interest of making progress I think you need to go ahead with this and we can all deal with the details (i.e., stick in the old code with new names and other tweaks) over the next couple of days.


Okay, I'll implement and commit this later today

Brian




Reply via email to