Searched refs:_SSLProtocolTransport (Results 1 – 3 of 3) sorted by relevance
284 class _SSLProtocolTransport(transports._FlowControlMixin, class447 self._app_transport = _SSLProtocolTransport(self._loop, self)
627 Fix method set_protocol() of class _SSLProtocolTransport in asyncio module.
1142 Fix method set_protocol() of class _SSLProtocolTransport in asyncio module.