Home
last modified time | relevance | path

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

/openthread-latest/tools/harness-simulation/posix/
Dlaunch_testbed.py66 def init_socket(ifname: str, group: str, port: int) -> socket.socket: function
201 s = init_socket(ifname, GROUP, PORT)