]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: use a retry loop when opening a writer
authorKen Brown <kbrown@cornell.edu>
Sun, 14 Apr 2019 19:16:02 +0000 (19:16 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 16 Apr 2019 10:54:43 +0000 (12:54 +0200)
commitc5bc7a806521ce8d72f8ffc1c5c4c5efac87606f
treef6a926867bcd3f9ef0e681c966d4ffec39ac92e9
parent6b20be09442d09e745d60e76dc680b8fd45d36ea
Cygwin: FIFO: use a retry loop when opening a writer

There may be short periods when there's no pipe instance available.
Keep trying.
winsup/cygwin/fhandler_fifo.cc
This page took 0.029112 seconds and 5 git commands to generate.