ClientSocket.partiallySent

Whether the first item from each queue has been partially sent (and thus can't be cancelled).

class ClientSocket
protected
bool[MAX_PRIORITY + 1] partiallySent;

Meta