Matrix1 Utility Plug-ins

LISTEN SOCKET


Syntax

Status = LISTEN SOCKET ( Handle )
Status = LISTEN SOCKET ( Handle, Backlog )

Description

This function places a socket a state where it is listening for an incoming connection. If the backlog is specified, this determines the maximum number of connections that can be pending (waiting to be accepted via ACCEPT SOCKET).

Returns 1 for connection successful, or 0 for a failure

Go back to ...

Matrix1Util_28 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011