Unit 'network' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libogcfpc]

hostent

Declaration

Source position: network.pp line 208

type hostent = record

  h_name: pcchar;

  h_aliases: ppcchar;

  h_addrtype: cuint16;

  h_length: cuint16;

  h_addr_list: ppcchar;

end;


Documentation generated on: 2023-03-18