Home
last modified time | relevance | path

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

/external/openthread/tools/harness-simulation/posix/
Dharness_dev_discovery.py60 def init_socket(ifname: str, group: str, port: int) -> socket.socket: function
/external/python/cpython2/Modules/
Dsocketmodule.c4602 init_socket(void) function