[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Sockets' (#rtl)

fpsendto

Alias for the send call

Declaration

Source position: socketsh.inc line 162

function fpsendto(

  s: cint;

  msg: pointer;

  len: size_t;

  flags: cint;

  tox: PSockAddr;

  tolen: tsocklen

):ssize_t;