Unit 'IdWinsock2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

LPFN_SELECT

Declaration

Source position: IdWinsock2.pas line 2706

type LPFN_SELECT = function(

  nfds: Integer;

  readfds: PFDSet;

  writefds: PFDSet;

  exceptfds: PFDSet;

  timeout: PTimeVal

):Integer;



CT Web help

CodeTyphon Studio