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


EZY2433E

z/OS Communications Server: IP Messages Volume 3 (EZY)
SC27-3656-00

error reading smsg_socket (tcperror)

Explanation

The buffer space used to store data read from the smsg_socket cannot accommodate the data. The following errors can occur as a result of the failure:
EBADF
The socket is not a valid socket descriptor.
EFAULT
Exceeded storage for the caller address space.
EWOULDBLOCK
The socket is in nonblocking mode and data is not available to read.
(tcperror) is the number of the message where you can find more detailed information about this error.

System action

The application continues.

Operator response

Notify the system programmer of the error.

System programmer response

Respond as indicated in (tcperror). For more information see the z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference.

Module

MISCSRV

Procedure name

dispSMSG

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014