Lines Matching defs:action
211 unsigned int action; /* what combined action READ/WRITE this socket waits
548 handle has no action yet, we make sure it times out to get things to
1578 * => CONNECT action.
1758 * proceed with some action.
2234 /* Perform the protocol's DO action */
2931 * singlesocket() checks what sockets we deal with and their "action state"
2980 /* Socket was used already, but different action now */
3009 /* socket existed before and has the same action set as before */
3010 if(last_action && ((int)entry->action == comboaction))
3026 entry->action = comboaction; /* store the current action state */