Unit 'libcurl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libcurl]

curl_sockaddr

Declaration

Source position: libcurl.pp line 217

type curl_sockaddr = record

  family: LongInt;

  socktype: LongInt;

  protocol: LongInt;

  addrlen: dword;

  addr: array [0..0] of Byte;

end;


Documentation generated on: 2023-03-18