[EMAIL PROTECTED] wrote:
 Changes for APR 1.2.12
+ *) apr_procattr_io_set() on Windows: Set pipe handles non-blocking as
+     appropriate based on the input parameters.  PR 43522.
+     [Eric Covener <covener gmail.com>]

would it be less confusing to say;


apr_procattr_io_set() on Windows: Set non-blocking pipe handles
to a default timeout of 0, following the Unix default.  No effect
on pipe handles configured to block.  PR 43522.

Reply via email to