Date: Wed, 7 Feb 1996 08:19:23 -0800 (PST) From: Garrett Wollman <wollman> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys socket.h src/sys/kern uipc_socket.c Message-ID: <199602071619.IAA09896@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/02/07 08:19:22 Modified: sys/sys socket.h sys/kern uipc_socket.c Log: Define a new socket option, SO_PRIVSTATE. Getting it returns the state of the SS_PRIV flag in so_state; setting it always clears same. Revision Changes Path 1.10 +2 -1 src/sys/sys/socket.h 1.14 +10 -1 src/sys/kern/uipc_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602071619.IAA09896>