Previous Topic: ParametersNext Topic: GETPEERNAME


Notes

EQUate Symbol

Field Name

Description

NI@NFDQN

SOCKET-NIFLAGS-NOFQDN

Returns the node name portion only

NI@NREQD

SOCKET-NIFLAGS-NAMEREQD

Returns an error if the host is not located

NI@NHOST

SOCKET-NIFLAGS-NUMERICHOST

Returns the numeric form of the host

NI@NSERV

SOCKET-NIFLAGS-NUMERICSERV

Returns the numeric form of the server

NI@DGRAM

SOCKET-NIFLAGS-DGRAM

Specifies that the service is a datagram service

PL/I programs: The SOCKET_MISC_DEFINITIONS is used and the dashes are replaced by underscores.