Hi Yann,
Am 10.08.2016 um 12:50 schrieb Yann Ylavic:
Hi Rainer,
On Wed, Aug 10, 2016 at 12:41 PM, Rainer Jung <rainer.j...@kippdata.de> wrote:
I found some more differences between trunk and r1736521 in 1.6.x which are
all due to incomplete backports of changes applied to trunk after r899905. I
backported all of those because they seemed applicable for 1.6.x. At least
the poll directory, testpoll.c, apr_poll.h and
arch/unix/apr_arch_poll_private.h are now in sync between trunk and 1.6.x.
Is 1.5.x already fine with these backports/fixes?
APR_POLLSET_WAKEABLE is available there too...
I *think* all those changes were followups to the change that introduced
apr_pollcb_wakeup() and apr_pollcb_method_name() to trunk. That was only
backported to 1.6, not 1.5. The older apr_pollset_wakeup() and
apr_pollset_method_name() shouldn't have been touched, so 1.5 should be
still fine.
Regards,
Rainer