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

__socket_type

Declaration

Source position: bsocketh.inc line 15

type __socket_type = (

  SOCK_STREAM = 1,

  SOCK_DGRAM = 2,

  SOCK_RAW = 3,

  SOCK_RDM = 4,

  SOCK_SEQPACKET = 5,

  SOCK_PACKET = 10

);


Documentation generated on: 2023-03-18