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

send

Declaration

Source position: ssocketh.inc line 13

function send(

  __fd: LongInt;

  __buf: pointer;

  __n: size_t;

  __flags: LongInt

):ssize_t;

function send(

  __fd: LongInt;

  const __buf;

  __n: size_t;

  __flags: LongInt

):ssize_t;


Documentation generated on: 2023-03-18