in_addr

General inet socket address.

Declaration

Source position: socketsh.inc line 55

Type
in\_addr = packed record
case Boolean of
True: (
  s\_addr : cuint32;
);
False: (
  s\_bytes : packed Array[1..4] of Byte;
);
end

results matching ""

    No results matching ""