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

getsockopt

Declaration

Source position: ssocketh.inc line 19

function getsockopt(

  __fd: LongInt;

  __level: LongInt;

  __optname: LongInt;

  __optval: pointer;

  __optlen: PSOCKLEN_T

):LongInt;

function getsockopt(

  __fd: LongInt;

  __level: LongInt;

  __optname: LongInt;

  __optval: pointer;

  var __optlen: SOCKLEN_T

):LongInt;


Documentation generated on: 2023-03-18