Source position: jwaatalkwsh.pas line 180
type SOCKADDR_AT = record
sat_family: USHORT;
sat_net: USHORT;
sat_node: UCHAR;
sat_socket: UCHAR;
end;