Home
last modified time | relevance | path

Searched defs:amChoking (Results 1 – 4 of 4) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DBtLeecherStateChoke.h98 PeerFilter(bool amChoking, bool peerInterested) in PeerFilter()
H A DPeerSessionResource.h94 bool amChoking() const { return amChoking_; } in amChoking() function
H A DPeer.cc87 bool Peer::amChoking() const in amChoking() function in aria2::Peer
93 void Peer::amChoking(bool b) const in amChoking() function in aria2::Peer
H A DPeerSessionResource.cc69 void PeerSessionResource::amChoking(bool b) in amChoking() function in aria2::PeerSessionResource