Searched defs:resume_writing (Results 1 – 6 of 6) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
D | protocols.py | 59 def resume_writing(self): member in BaseProtocol |
D | base_subprocess.py | 277 def resume_writing(self): member in WriteSubprocessPipeProto |
D | streams.py | 141 def resume_writing(self): member in FlowControlMixin |
D | sslproto.py | 512 def resume_writing(self): member in SSLProtocol |
D | base_events.py | 248 def resume_writing(self): member in _SendfileFallbackProtocol |
/third_party/nghttp2/python/ | ||
D | nghttp2.pyx | 1339 def resume_writing(self): member in _HTTP2Session |