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

curl_closepolicy

Declaration

Source position: libcurl.pp line 1245

type curl_closepolicy = (

  CURLCLOSEPOLICY_NONE,

  CURLCLOSEPOLICY_OLDEST,

  CURLCLOSEPOLICY_LEAST_RECENTLY_USED,

  CURLCLOSEPOLICY_LEAST_TRAFFIC,

  CURLCLOSEPOLICY_SLOWEST,

  CURLCLOSEPOLICY_CALLBACK,

  CURLCLOSEPOLICY_LAST

);


Documentation generated on: 2023-03-18