Home
last modified time | relevance | path

Searched refs:writers (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dmulti.c229 unsigned int writers; /* this many transfers want to write */ member
595 sh->readers, sh->writers);
3254 DEBUGASSERT(entry->writers);
3255 entry->writers--;
3261 entry->writers++;
3272 entry->writers++;
3281 comboaction = (entry->writers ? CURL_POLL_OUT : 0) |
3331 entry->writers--;
/curl/docs/libcurl/
H A Dlibcurl-security.md23 powerful library, however, which allows application writers to make trade-offs
34 many of these and similar types of weaknesses of which application writers

Completed in 14 milliseconds