]> sourceware.org Git - newlib-cygwin.git/commit
* select.cc (pipe_data_available): New function - uses NtQueryInformationFile
authorChristopher Faylor <me@cgf.cx>
Wed, 1 Jun 2011 00:57:49 +0000 (00:57 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 1 Jun 2011 00:57:49 +0000 (00:57 +0000)
commita7a1247770dd53b8bced15e06d9b6af19a1790fe
tree8d9e3ba85338e24103919d3eca854fa6a7ea05f1
parent2ec2d00e1bf5d50f4d29f4d4d9681bd5641aa221
* select.cc (pipe_data_available): New function - uses NtQueryInformationFile
to return information about pipes.
(peek_pipe): Rewrite to use pipe_data_available for both read and write tests.
winsup/cygwin/ChangeLog
winsup/cygwin/select.cc
This page took 0.026263 seconds and 5 git commands to generate.