Home
last modified time | relevance | path

Searched defs:get_socket (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/unit/framework/common/
D__init__.py26 def get_socket(bind_address='localhost', function
/third_party/python/Lib/
Dtelnetlib.py273 def get_socket(self): member in Telnet
/third_party/lwip/src/api/
Dsockets.c483 get_socket(int fd) in get_socket() function