Searched refs:MAX (Results 1 – 3 of 3) sorted by relevance
65 int MAX = 0; in test() local75 curl_multi_fdset(cm, &R, &W, &E, &MAX); in test()86 select(MAX + 1, &R, &W, &E, &timeout); in test()
68 with *one* of the CURL_SSLVERSION_MAX_ macros. The MAX macros are not
147 Since 8.10.0 wolfSSL is fully supported. Before 8.10.0 the MAX macros were not
Completed in 5 milliseconds