On Tue, 1 Jun 2010, Vladimir Zapolskiy wrote: > + SOCK_CLOEXEC = 02000000, /* Atomically set close-on-exec flag for the
> + SOCK_NONBLOCK = 04000 /* Atomically mark descriptor(s) as That is not correct in general. The values vary between architectures. ---- Michael Deutschmann <[email protected]> _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
