Date: Mon, 23 Dec 2002 02:25:37 -0800 (PST) From: Maxim Konovalov <maxim@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getpeereid.c Message-ID: <200212231025.gBNAPbuG033377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2002/12/23 02:25:37 PST
Modified files: (Branch: RELENG_4)
lib/libc/gen getpeereid.c
Log:
MFC rev. 1.5 and rev. 1.6: fix bogus getsockopt(2) call:
o swap SOCK_STREAM and LOCAL_PEERCRED.
o getsockopt(2) 'level' argument should be 0, not SOCK_STREAM.
Revision Changes Path
1.4.2.2 +1 -1 src/lib/libc/gen/getpeereid.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212231025.gBNAPbuG033377>
