[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'synsock' (#synapse) |
Source position: sswin32.pas line 372
type TSockAddrIn6 = packed record |
sin6_family: u_short; |
sin6_port: u_short; |
sin6_flowinfo: u_long; |
sin6_addr: TInAddr6; |
sin6_scope_id: u_long; |
end; |
No notes exist for this page yet.