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

TSockPairArray

Array of sockets, used in SocketPair call.

Declaration

Source position: socketsh.inc line 151

type TSockPairArray = array [0..1] of LongInt;