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

hostent

Declaration

Source position: cnetdb.pp line 192

type hostent = record

  h_name: PChar;

  h_aliases: PPChar;

  h_addrtype: cInt;

  h_length: cInt;

  h_addr_list: PPChar;

end;


Documentation generated on: 2023-03-18