Searched refs:comboaction (Results 1 – 1 of 1) sorted by relevance
2303 unsigned int comboaction; in singlesocket() local2359 comboaction = (entry->writers? CURL_POLL_OUT : 0) | in singlesocket()2367 if(entry->action == comboaction) in singlesocket()2375 comboaction, in singlesocket()2379 entry->action = comboaction; /* store the current action state */ in singlesocket()