Re: svn commit: r1906889 - in /apr/apr/trunk: ./ build/ include/ include/arch/win32/ test/ threadproc/beos/ threadproc/netware/ threadproc/os2/ threadproc/unix/ threadproc/win32/
Yann Ylavic <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <CAKQ1sVMHffGGz0fx_qzmcLVj1VGcpoJGBH-F+YW4Yy4WmdVzmA@mail.gmail.com> |
On Tue, Mar 21, 2023 at 2:24 PM Yann Ylavic <[email protected]> wrote: > > Is there something I can #ifdef (or check at configure/run time) for > SLELS11 or the kernel? This would document in the test that a minimal > timeout is usually expected, but on this platform/kernel. Or I'll use > 190ms for everyone, which looks "unfair". Does r1908616 work for you? > > Regards; > Yann.