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


EZA4290E

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

svcudp_create - cannot getsocketname

Explanation

The function svcudp_create(), which creates a UDP-based service transport, was unsuccessful because of a negative return code received from the getsockname(). The getsockname() call stores the current name for the socket specified by the s parameter into the structure pointed to by the name parameter. It returns the address of the socket that has been bound.

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 svcudp_create(), getsockname(), and listen() calls, and restart the program. See the z/OS Communications Server: IP Programmer's Guide and Reference for more information.

Module

SVC@UDP

Procedure name

svcudp_bufcreate()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014