Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

recv

Declaration

Source position: ssocketh.inc line 14

function recv(

  __fd: LongInt;

  __buf: pointer;

  __n: size_t;

  __flags: LongInt

):ssize_t;

function recv(

  __fd: LongInt;

  var __buf;

  __n: size_t;

  __flags: LongInt

):ssize_t;


Documentation generated on: 2023-03-18