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


EZA4283E

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

Cannot send broadcast packet

Explanation

The procedure clnt_broadcast was unsuccessful because of a negative return code received from the sendto() system call. Destruction usually involves freeing private data structures associated with the stream. The sendto() system call sends datagrams on the socket with the descriptor s. This call applies to any datagram socket, whether connected or unconnected.

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 parameters of the xdr_destroy() and sendto() calls 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