Unit 'cNetDB' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-net]

hostent

Declaration

Source position: cnetdb.pp line 199

type hostent = record

  h_name: PAnsiChar;

  h_aliases: PPAnsiChar;

  h_addrtype: cInt;

  h_length: cInt;

  h_addr_list: PPAnsiChar;

end;


Documentation generated on: 2025-07-25