Function igd::search_gateway_timeout
[−]
[src]
pub fn search_gateway_timeout(timeout: Duration) -> Result<Gateway, SearchError>
Search gateway, bind to all interfaces and use the given duration for the timeout.
Bind to all interfaces. The request will timeout after the given duration.