SO_PRIVSTATE has been commented out for long enough now....

This commit is contained in:
Garrett Wollman 2002-06-11 18:23:11 +00:00
parent f606d589b9
commit b837f53a62
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98118

View File

@ -95,7 +95,6 @@ typedef _BSD_SOCKLEN_T_ socklen_t;
#define SO_RCVTIMEO 0x1006 /* receive timeout */
#define SO_ERROR 0x1007 /* get error status and clear */
#define SO_TYPE 0x1008 /* get socket type */
/*efine SO_PRIVSTATE 0x1009 get/deny privileged state */
/*
* Structure used for manipulating linger option.