Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
System Functions (s and S) socket_transport_name_set(2)
information about the CIP networking environment, see the Cluster I/O Protocols (CIP)
Configuration and Management Manual.
RETURN VALUES
Upon successful completion, the socket_transport_name_set() function returns the value 0
(zero). Otherwise, the value -1 is returned and errno is set to indicate the error.
ERRORS
If any of the following conditions occurs, the socket_transport_name_set() function sets errno
to the corresponding value:
[EFAULT] The address specified for the buffer parameter is not valid.
[EINVAL] One of the following conditions occurred:
• The domain parameter does not specify a supported domain.
• The null-terminated process name pointed to by the buffer parameter has
zero length or is too large for a valid process name.
RELATED INFORMATION
Functions: socket_transport_name_get(2), socket(2), socketpair(2).
STANDARDS CONFORMANCE
This function is an extension to the XPG4 specification.
527186-023 Hewlett-Packard Company 7−129