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

bind

Declaration

Source position: ssocketh.inc line 9

function bind(

  __fd: LongInt;

  __addr: PSockAddr;

  __len: SOCKLEN_T

):LongInt;

function bind(

  __fd: LongInt;

  var __addr: sockaddr;

  __len: SOCKLEN_T

):LongInt;


Documentation generated on: 2023-03-18