[PR] apr_file_pipe_create() - save more syscalls wit h pipe2() [apr]

notroj (via GitHub) <[email protected]>
Newsgroups gmane.comp.apache.apr.devel
Message-ID <[email protected]>
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.