Method Protocols.Bittorrent.DHT()->send_dht_query()

class Protocols.Bittorrent.DHT

Method send_dht_query

string send_dht_query(string to, int dstport, mapping data, void|function(:void) response_callback, mixed ... args)

Description

Sends a DHT query and calls the callback when a response is recieved or when a timeout occurs.