z/OS Communications Server: IP Messages Volume 1 (EZA)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZA4282E

z/OS Communications Server: IP Messages Volume 1 (EZA)
SC27-3654-00

Cannot create socket for broadcast rpc

Explanation

The procedure clnt_broadcast(), which broadcasts the remote procedure described by prognum, versnum, and procnum to all locally connected broadcast network, was unsuccessful because of a negative return code received from the socket() system call. The socket() call creates an endpoint for communication and returns a socket descriptor representing the endpoint.

System action

An error is returned to the calling program.

Operator response

No action is needed.

System programmer response

Check for the correct entries declared in the clnt_broadcast() and the socket() parameters and restart the program. See the z/OS Communications Server: IP Programmer's Guide and Reference for more information.

Module

PMAP@RMT

Procedure name

clnt_broadcast()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014