Unit 'flcSocketLib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

SocketRecv

Declaration

Source position: flcSocketLib.pas line 299

function SocketRecv(

  const S: TSocketHandle;

  var Buf;

  const Len: Integer;

  const Flags: TSocketRecvFlags

):Integer;



CT Web help

CodeTyphon Studio