Previous Topic: NotesNext Topic: Parameters


SOCKET

SOCKET creates a socket in a communications domain.

Assembler

label    #SOCKET SOCKET,
               RETCODE=return-code,
               ERRNO=errno,
               RSNCODE=reason-code,
               DOMAIN=domain,
               TYPE=type,
               PROTNUM=protocol-number,
               NEWSOCK=new-socket-descriptor,
               PLIST=parameter-list-area,
               RGSV=(rgsv)

List of USING Parameters

SOCKET-FUNCTION-SOCKET,
return-code,
errno,
reason-code,
domain,
type,
protocol-number,
new-socket-descriptor