Hannes Schmidt
2002-Aug-03 07:26 UTC
[Samba] Re: Winbind patch fixes broken client. Please have a look.
Emil Isberg wrote:> On Wed, 31 Jul 2002, Hannes Schmidt wrote: >> + flags != FD_CLOEXEC; > > I think you really want flags |= FD_CLOEXEC; > Or what are you trying to do?Gee, you're right! Thanks.