This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pipe replacement w/o TerminateThread


On Tue, Apr 15, 2003 at 01:16:32PM -0400, Joe Buehler wrote:
>Christopher Faylor wrote:
>
>>So that native windows processes will never be able to use cygwin pipes.
>
>Sigh.  Which means there is only one alternative left --
>REPLACE THE PIPE FUNCTIONS IN WINDOWS.

Or use the previous polling method that was used to make pipes
interruptible (slow) or use the terminate-a-thread method (dangerous).

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]