John-Mark Gurney <gurne...@efn.org> wrote:
>and even then, I don't believe in filling sockaddr_in w/ bzero, I
>believe in using getsockaddr on it so that you actually get all the
>fields filled out properly...

% man getsockaddr 
No manual entry for getsockaddr
%

The only getsockaddr() I can find in the system is in
/sys/kern/uipc_syscalls.c, which may be difficult for userland code to
access :-).

Peter


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

Reply via email to