Searched refs:_getaddrinfo_debug (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
H A D | base_events.py | 836 def _getaddrinfo_debug(self, host, port, family, type, proto, flags): member in BaseEventLoop 863 getaddr_func = self._getaddrinfo_debug |
Completed in 3 milliseconds