]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: add 'record_connection' method
authorKen Brown <kbrown@cornell.edu>
Thu, 9 May 2019 14:58:29 +0000 (10:58 -0400)
committerKen Brown <kbrown@cornell.edu>
Thu, 9 May 2019 18:41:29 +0000 (14:41 -0400)
commitf3d1fe2ff81ad6f5327caa9229626e39101da2c9
treef26e0d019a41e91708852e3baa593ae57e522216
parent1372021a2dc380946f9d8b549315975205132413
Cygwin: FIFO: add 'record_connection' method

Future commits will have to re-use the code for recording a client
connection.  For convenience, factor out this code into a new method.
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_fifo.cc
This page took 0.032109 seconds and 5 git commands to generate.