Query: socket_family_to_name
OS: ultrix
Section: 3ncs
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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_set_binding(3ncs) - ultrix |
rpc_bind(3ncs) - ultrix |
rrpc_shutdown(3ncs) - ultrix |
socket_from_name(3ncs) - ultrix |
socket_to_name(3ncs) - ultrix |
Similar Topics in the Unix Linux Community |
---|
How do you detect keystrokes in canonical mode? |
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH) |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |