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

socket

Declaration

Source position: ssocketh.inc line 7

function socket(

  __domain: LongInt;

  __type: LongInt;

  __protocol: LongInt

):LongInt;

function socket(

  __domain: Integer;

  __type: __socket_type;

  __protocol: Integer

):TSocket;


Documentation generated on: 2023-03-18