> -#if APR_VERSION_AT_LEAST(1,5,1)
> +#ifdef APR_EOPNOTSUPP
>          && rv != APR_EOPNOTSUPP
>  #endif
>          ) {
>

As Jeff said in the other thread, this doesn't work if there's a lower
APR fix level at runtime, which is against the APR contract.



-- 
Eric Covener
[email protected]

Reply via email to