GETSOCKOPT retrieves the options currently associated with a socket.
Assembler
label #SOCKET GETSOCKOPT,
RETCODE=return-code,
ERRNO=errno,
RSNCODE=reason-code,
SOCK=socket-descriptor,
LEVEL=level,
OPTNAME=option-name,
OPTVAL=option-value,
OPTLEN=option-value-length,
PLIST=parameter-list-area,
RGSV=(rgsv)
List of USING Parameters
SOCKET-FUNCTION-GETSOCKOPT, return-code, errno, reason-code, socket-descriptor, level, option-name, option-value, option-value-length
|
Copyright © 2014 CA.
All rights reserved.
|
|