[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Sockets' (#rtl)

Reference for unit 'Sockets': Types

in_addr

  

General inet socket address.

in_addrbytes

  

Array with same length as in_addr record

pIn6_Addr

  

Pointer to Tin6_addr

pInetSockAddr

  

Pointer to TInetSockAddr

pin_addr

  

Pointer to in_addr record.

PSockAddr

  

Pointer to TSockAddr

psockaddr_in6

  

Pointer to sockaddr_in6

sa_family_t

  

Address family type

Sockaddr

  

Alias for TSockAddr record type.

sockaddr_in6

  

Alias for TInetSockAddr6

Tin6_addr

  

Alias for TInetSockAddr6

TInAddr

  

Alias for in_addr record type.

TInetSockAddr

  

Internet socket address record

TInetSockAddr6

  

Record for IPV6 socket address.

TIn_addr

  

Alias for in_addr record type.

TSockAddr

  

General socket adress record

TSockArray

  

Type returned by the SocketPair call.

TSockPairArray

  

Array of sockets, used in SocketPair call.

TUnixSockAddr

  

Unix socket address record.