Previous Topic: NotesNext Topic: Parameters


LISTEN

LISTEN indicates that an application is ready to accept client connection requests and defines the maximum length of the connection request queue.

Assembler

label    #SOCKET LISTEN,
               RETCODE=return-code,
               ERRNO=errno,
               RSNCODE=reason-code,
               SOCK=socket-descriptor,
               BACKLOG=backlog,
               PLIST=parameter-list-area,
               RGSV=(rgsv)

List of USING Parameters

SOCKET-FUNCTION-LISTEN,
return-code,
errno,
reason-code,
socket-descriptor,
backlog