Patch to pass file descriptors

Robert Collins robert.collins@syncretize.net
Mon Jul 1 02:19:00 GMT 2002


----- Original Message -----
From: "Corinna Vinschen" <cygwin-patches@cygwin.com>
To: <cygwin-patches@cygwin.com>
Sent: Monday, July 01, 2002 6:04 PM

> A change in the concept would eliminate that.  The sender process
> could start a thread and duplicate all file handlers/HANDLEs.  So
> the main thread in the sender isn't blocked.  The receiver is blocked
> anyway since it has to wait until all file handle information has
> been correctly transmitted/regenerated.

This is still incomplete, the parent now cannot exit(). I think that it is a
reasonable fall-back position for when the cygserver isn't running though.

Rob



More information about the Cygwin-patches mailing list