help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'synsock' (#synapse)

TAddrInfo

Declaration

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;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505