]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: fhandler_fifo::cleanup_handlers: improve efficiency
authorKen Brown <kbrown@cornell.edu>
Thu, 19 Nov 2020 20:22:56 +0000 (15:22 -0500)
committerKen Brown <kbrown@cornell.edu>
Thu, 19 Nov 2020 20:22:56 +0000 (15:22 -0500)
commit11c5fd6abde05956f909729289883599392c39a2
tree48c75ab77e17f5fa82f088abfa3ffaabc163d67b
parent9ea6f38dea380cf9b7cb2df2a78e65b47b32c043
Cygwin: fhandler_fifo::cleanup_handlers: improve efficiency

Traverse the fifo_client_handler list from the top down to try to
avoid copying.
winsup/cygwin/fhandler_fifo.cc
This page took 0.028615 seconds and 5 git commands to generate.