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

in_addrbytes

Array with same length as in_addr record

Declaration

Source position: socketsh.inc line 83

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

Description

in_addrbytes is used to typecast a in_addr record to an array of bytes.