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 10:03:38AM -0400, Joe Buehler wrote:
> 1. Toss CreatePipe() and implement pipes with shared memory and semaphores.

A class that implemented 1) might also be useful for 'simplifying' 
tty code.  Perhaps the fork magic could be encapsulated in the class,
making its use fairly straight forward. 

-steve


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