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