[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'synsock' (#synapse) |
Source position: sswin32.pas line 555
type TAddrInfo = record |
ai_flags: Integer; |
ai_family: Integer; |
ai_socktype: Integer; |
ai_protocol: Integer; |
ai_addrlen: u_int; |
ai_canonname: PChar; |
ai_addr: PSockAddr; |
ai_next: PAddrInfo; |
end; |
No notes exist for this page yet.