[Overview][Constants][Types][Procedures and functions][Variables] |
Array with same length as in_addrrecord
Source position: socketsh.inc line 83
type in_addrbytes = array [1..4] of Byte; |
in_addrbytesis used to typecast a in_addrrecord to an array of bytes.