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


Method send_dht_request

int send_dht_request(string to, int dstport, mapping data)

Description

Do the actual sending part... No timeout handling or etherwise - just send the message.

Returns the TXID if the message was sent successfully and UNDEFINED if not.