On Sun, May 24, 2009 at 12:45:12PM +0200, Laszlo Boszormenyi wrote: > Hi all, > > On Sat, 2009-05-23 at 09:55 -0500, Peter Samuelson wrote: > > > On Fri, May 22, 2009 at 01:26:58PM +0200, Johann Glaser wrote: > > > > $ uname -a > > > > Linux glaser 2.6.26 #1 PREEMPT Thu Dec 25 21:38:28 CET 2008 i686 > > > > GNU/Linux > > > > [Aurelien Jarno] > > > You need a kernel >= 2.6.27 (or a higher version on some > > > architecture) to be able to use SOCK_CLOEXEC. The code should have > > > fallback for these kernels. > Yes, on amd64 with kernel 2.6.30-rc2 it works, but not with 2.6.26. > > > implies that support for SOCK_CLOEXEC is detected by what is defined in > > a kernel header. Instead it needs to be detected at runtime, given a > > binary Linux distribution such as Debian. > Agree. Joe, can you please fix it?
It's on my todo list, but I'm not sure when I'll get to it. Patches welcome. Regards, Joe -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

