TSysSocket.Select(Integer,Boolean,Boolean,Boolean) Method

Represents method Select(Integer,Boolean,Boolean,Boolean).

Namespace: flcSocket
public
 function Select(const WaitMicroseconds: Integer;
 var ReadSelect, WriteSelect, ErrorSelect: Boolean): Boolean; overload;

Parameters

WaitMicroseconds
Type: Integer

ReadSelect
Type: Boolean

WriteSelect
Type: Boolean

ErrorSelect
Type: Boolean

Return Value

Type: Boolean