Searched defs:CURL_DISABLE_SOCKETPAIR (Results 1 – 2 of 2) sorted by relevance
237 option(CURL_DISABLE_SOCKETPAIR "disables use of socketpair for curl_multi_poll" OFF) option
4047 AC_DEFINE(CURL_DISABLE_SOCKETPAIR, 1, [to disable socketpair support]) definition