Method Protocols.Bittorrent.DHT()->token_by_endpoint()
classProtocols.Bittorrent.DHT
- Method
token_by_endpoint
Tokentoken_by_endpoint(stringip,intport)- Description
Returns a token object for the given ip/port if one exists.
class Protocols.Bittorrent.DHTToken token_by_endpoint(string ip, int port)
Returns a token object for the given ip/port if one exists.