John-Mark Gurney <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message