[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'synsock' (#synapse) |
Source position: sswin32.pas line 364
type TInAddr6 = packed record |
case Integer of |
0: ( |
S_un_b: SunB6; |
); |
1: ( |
S_un_w: SunW6; |
); |
2: ( |
S_un_dw: SunDW6; |
); |
end; |
No notes exist for this page yet.