|
|
|
|
|
isFriend(self,
permid)
Returns:
Whether or not the specified permid is a friend. |
|
|
|
|
isSuperPeer(self,
permid)
Returns:
Whether of not the specified permid is a superpeer. |
|
|
|
|
isCrawler(self,
permid)
Returns:
Whether of not the specified permid is a superpeer. |
|
|
|
|
benign_random_peer(self,
permid)
Returns:
Whether or not the specified permid has exceeded his
quota of remote query messages. |
|
|
|
|
get_peer_nqueries(self,
permid)
Returns:
The number of remote query messages already received from
this peer. |
|
|
|
Inherited from AbstractRequestPolicy:
allowed
|