Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dasyncore.py239 self.set_socket(sock, map)
291 self.set_socket(sock)
293 def set_socket(self, sock, map=None): member in dispatcher
/third_party/python/Lib/test/
Dtest_asynchat.py269 dispatcher.set_socket(sock)
Dtest_poplib.py170 self.set_socket(tls_sock)
Dtest_ftplib.py340 self.set_socket(socket)