var searchIndex = {}; searchIndex["port_scanner"] = {"doc":"","items":[[5,"scan_port","port_scanner","Scan a port and return true if it's open.",null,{"inputs":[{"name":"u16"}],"output":{"name":"bool"}}],[5,"scan_ports","","Scan specified ports and return a list of all open ports.",null,{"inputs":[{"name":"vec"}],"output":{"name":"vec"}}],[5,"scan_ports_range","","Scan a port range and return a list of all open ports.",null,{"inputs":[{"name":"range"}],"output":{"name":"vec"}}],[5,"request_open_port","","Request to the os the next open port.",null,{"inputs":[],"output":{"name":"option"}}]],"paths":[]}; initSearch(searchIndex);