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

SocketSendTo

Declaration

Source position: flcSocketLib.pas line 309

function SocketSendTo(

  const S: TSocketHandle;

  const Buf;

  const Len: Integer;

  const Flags: Integer;

  const AddrTo: TSocketAddr

):Integer;



CT Web help

CodeTyphon Studio