[][src]Module kad::connector

Traits

Connector

Functions

request_all

Send a request to a slice of nodes and collect the responses. This returns an array of Option>'s corresponding to the nodes passed in. Timeouts result in a None return, any individual error condition will cause an error to be bubbled up.