Searched refs:NUM_POLLS_ON_STACK (Results 1 – 1 of 1) sorted by relevance
993 #define NUM_POLLS_ON_STACK 10 macro1011 struct pollfd a_few_on_stack[NUM_POLLS_ON_STACK]; in Curl_multi_wait()1057 if(nfds > NUM_POLLS_ON_STACK) { in Curl_multi_wait()