Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/run_tests/python_utils/
Dport_server.py83 def can_bind(port, proto): function
110 if can_bind(i, socket.AF_INET) and can_bind(
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dport_server.py86 def can_bind(port, proto): function
114 if can_bind(i, socket.AF_INET) and can_bind(