[Overview][Constants][Types][Procedures and functions] | Reference for unit 'Sockets' (#rtl) |
Alias for sockaddr_un
Source position: sockets.pp line 32
type TUnixSockAddr = packed record |
family: sa_family_t; |
path: array [0..107] of Char; |
end; |
No notes exist for this page yet.