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

in_addrbytes

Array with same length as in_addrrecord

Declaration

Source position: socketsh.inc line 83

type in_addrbytes = array [1..4] of Byte;

Description

in_addrbytesis used to typecast a in_addrrecord to an array of bytes.