On Tue, 2008-05-20 at 00:59 +0800, Roy Lee wrote: > > -----Original Message----- > > From: Renaud Lottiaux [mailto:[EMAIL PROTECTED] > > Sent: Monday, May 19, 2008 8:26 PM > > To: Roy Lee > > Cc: [email protected] > > Subject: Re: Better naming and location for the sync_pipes API? > > > > I fully agree with your remarks. > > > > But if you want to make these functions more generic, it should be > possible to > > call sync_pipe_wait / notify several times, which is not possible in the > current > > code since I close file descriptors in these functions. > > > > A quite simple solution is to keep these file descriptors opened, and to > add a > > function to close them or simply let these file descriptors being closed > by libC > > or kernel at process end. > > > > Hi Subrata and Renaud, > > Here's the patches, please take a look at them. Thanks.
Thanks for these Patches Roy. This has been applied to. Renaud, if you have some other concern, we can address that in a new patch. Regards-- Subrata > > Roy > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
