notroj opened a new pull request, #56:
URL: https://github.com/apache/apr/pull/56

   ```
   * file_io/unix/pipe.c (file_pipe_create): Use pipe2(,O_NONBLOCK) by
     default unless APR_FULL_BLOCK was used; unconditionally set the
     blocking state later. Saves two syscalls per invocation for both
     APR_READ_BLOCK and APR_WRITE_BLOCK, no [intended] functional change.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@apr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to