On Mon, Mar 29, 2010 at 2:14 PM, Nick Kew <[email protected]> wrote: > I don't see the patch in this post. Is it small/simple/clear enough to > review in a brief-ish session?
Yep, should be very straightforward. Attached are two versions of the patch (one for the 1.4.x branch, one for trunk). The reasoning for the fix is simple (APR_POLLSET_NOCOPY == don't pass a stack-allocated pollfd_t to pollset_add()), and discussed in earlier emails: http://markmail.org/message/izj3zpc65sckzuao Thanks, Neil
apr_pollset_wakeup_nocopy_14backport.patch
Description: Binary data
apr_pollset_wakeup_nocopy_trunk.patch
Description: Binary data
