z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


svcerr_decode()

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

Format

#include <rpc.h>
void
svcerr_decode(xprt)
SVCXPRT *xprt;

Parameters

xprt
Indicates the pointer to the service transport handle.

Usage

The svcerr_decode() call is called by a service dispatch routine that cannot decode its parameters.

Context

  • svcerr_noproc()
  • svcerr_noprog()
  • svcerr_progvers()
  • svcerr_systemerr()
  • svcerr_weakauth()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014