Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 22:29:12 -0400 (EDT)
From:      Alfred <perlsta@hotjobs.com>
To:        hackers@FreeBSD.ORG
Subject:   question about the xsocket struct.
Message-ID:  <Pine.SOL.4.00.9810102225510.4767-100000@fs3.ny.genx.net>

next in thread | raw e-mail | index | archive | help

is it safe to use the:

	uid_t	so_uid;		/* XXX */

in an xsocket as defined in:  <sys/socketvar.h> 

i'm concered about the /* XXX */ near it

as the user id associated with the socket?

if not, anyone have an idea how to get that info from a 
"struct xtcpbc"

(the user id associated with the socket?)

thanks,
Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.00.9810102225510.4767-100000>