Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

sockaddr_ipx

Declaration

Source position: nipxh.inc line 10

type sockaddr_ipx = record

  sipx_family: sa_family_t;

  sipx_port: u_int16_t;

  sipx_network: u_int32_t;

  sipx_node: array [0..(IPX_NODE_LEN)-1] of Byte;

  sipx_type: u_int8_t;

  sipx_zero: Byte;

end;


Documentation generated on: 2023-03-18