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

fprecv

Alias for the recv call

Declaration

Source position: socketsh.inc line 159

function fprecv(

  s: cint;

  buf: pointer;

  len: size_t;

  flags: cint

):ssize_t;