Searched defs:recvall (Results 1 – 3 of 3) sorted by relevance
/unit/test/ | ||
H A D | test_proxy_chunked.py | 43 def recvall(sock): function |
H A D | test_proxy.py | 65 def recvall(sock): function |
/unit/test/unit/ | ||
H A D | http.py | 178 def recvall(self, sock, **kwargs): member in HTTP1 |