initSidebarItems({"enum":[["AddAnyPortError","Errors returned by `Gateway::add_any_port`"],["AddPortError","Errors returned by `Gateway::add_port`"],["GetExternalIpError","Errors returned by `Gateway::get_external_ip`"],["HttpError","A set of errors that can occur parsing HTTP streams."],["PortMappingProtocol","Represents the protocols available for port mapping."],["RemovePortError","Errors returned by `Gateway::remove_port`"],["RequestError","Errors that can occur when sending the request to the gateway."],["SearchError","Errors than can occur while trying to find the gateway."]],"fn":[["search_gateway","Search gateway, bind to all interfaces and use a timeout of 3 seconds."],["search_gateway_from","Search gateway, bind to the given interface and use a time of 3 seconds."],["search_gateway_from_timeout","Search gateway, bind to the given interface and use the given duration for the timeout."],["search_gateway_timeout","Search gateway, bind to all interfaces and use the given duration for the timeout."]],"struct":[["Gateway","This structure represents a gateway found by the search functions."],["XmlError","XML parsing error."]]});