Searched defs:recv_bytes (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/multiprocessing/ | ||
| D | connection.py | 207 def recv_bytes(self, maxlength=None): member in _ConnectionBase |
| /third_party/python/Lib/test/ | ||
| D | _test_multiprocessing.py | 4647 def recv_bytes(self, size): member in OtherTest.test_deliver_challenge_auth_failure._FakeConnection |