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

fpsend

Alias for the send call

Declaration

Source position: socketsh.inc line 161

function fpsend(

  s: cint;

  msg: pointer;

  len: size_t;

  flags: cint

):ssize_t;