On Thu, 2013-02-21 at 16:16:54 +0100, Julien Cristau wrote: > On Linux, the SO_PEERCRED socket option gives that information. On > FreeBSD, there's a getpeereid() libc call. On kFreeBSD, no such thing > exists in glibc as far as I can tell, so the patch uses the > LOCAL_PEERCRED socket option instead to get a struct xucred with the > needed info.
Not in glibc, although libbsd provides that function instead. Thanks, Guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

