Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_SOCKETPAIR (Results 1 – 2 of 2) sorted by relevance

/external/curl/
DCMakeLists.txt237 option(CURL_DISABLE_SOCKETPAIR "disables use of socketpair for curl_multi_poll" OFF) option
Dconfigure.ac4047 AC_DEFINE(CURL_DISABLE_SOCKETPAIR, 1, [to disable socketpair support]) definition