Home
last modified time | relevance | path

Searched refs:alloc_ports (Results 1 – 2 of 2) sorted by relevance

/curl/tests/http/testenv/
H A Dports.py34 def alloc_ports(port_specs: Dict[str, int]) -> Dict[str, int]: function
H A Denv.py37 from .ports import alloc_ports
108 self.ports = alloc_ports(port_specs={

Completed in 7 milliseconds