Hi Mike,

Mike Frysinger wrote on 2011-11-29:
> On Monday 28 November 2011 10:22:42 Nikolaus Voss wrote:
> > +#ifndef __ASSUME_SOCK_CLOEXEC
> > +   fcntl_not_cancel(fd, F_SETFD, FD_CLOEXEC);
> > +#endif
> 
> i think you're missing the update to kernel-features.h ;)

Yes, I did ;-). Why is __ASSUME_SOCK_CLOEXEC commented out in
kernel-features.h (as opposed to glibc)? I guess there must
be a good reason for this?

Anyway, SOCK_CLOEXEC seems to work for my arm SoC and
linux 3.1 at least.

Niko

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to