socket_family_to_name(3ncs) ultrix man page | unix.com

Man Page: socket_family_to_name

Operating Environment: ultrix

Section: 3ncs

socket_family_to_name(3ncs)											       socket_family_to_name(3ncs)

Name
       socket_family_to_name - convert an integer address family to a textual name

Syntax
       #include <idl/c/socket.h>

       void socket_$family_to_name(family, name, nlength, status)
       unsigned long family;
       socket_$string_t name;
       unsigned long *nlength;
       status_$t *status;

Arguments
       family		   The integer representation of an address family.

       name		   The textual name of family.	Currently, only ip is supported.

       nlength		   On input, the maximum length, in bytes, of the name to be returned.	On output, the actual length of the returned name.

       status		   The	completion status. If the completion status returned in is equal to status_$ok , then the routine that supplied it
			   was successful.

Description
       The routine converts the integer representation of an address family to a textual name for the family.

Files
See Also
       intro(3ncs)

														       socket_family_to_name(3ncs)
Related Man Pages
rpc_listen(3ncs) - ultrix
rpc_name_to_sockaddr(3ncs) - ultrix
rrpc_shutdown(3ncs) - ultrix
socket_equal(3ncs) - ultrix
socket_to_numeric_name(3ncs) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update