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

curl_socket_callback

Declaration

Source position: libcurl.pp line 1329

type curl_socket_callback = function(

  easy: PCURL;

  s: curl_socket_t;

  what: LongInt;

  userp: pointer;

  socketp: pointer

):LongInt;


Documentation generated on: 2023-03-18