Unit 'Sockets' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl-extra]

TUnixSockAddr

Declaration

Source position: sockets.pp line 38

type TUnixSockAddr = packed record

  family: sa_family_t;

  path: array [0..107] of char;

end;


Documentation generated on: 2023-03-18