Source position: jwamswsock.pas line 429
type _WSACMSGHDR = record
cmsg_len: SIZE_T;
cmsg_level: INT;
cmsg_type: INT;
end;