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

sockaddr_storage

Declaration

Source position: bsocketh.inc line 117

type sockaddr_storage = record

  __ss__family: sa_family_t;

  __ss_align: __ss_aligntype;

  __ss_padding: array [0..(_SS_PADSIZE)-1] of char;

end;


Documentation generated on: 2023-03-18