Searched refs:_SSLProtocolTransport (Results 1 – 3 of 3) sorted by relevance
283 class _SSLProtocolTransport(transports._FlowControlMixin, class445 self._app_transport = _SSLProtocolTransport(self._loop, self)
622 Fix method set_protocol() of class _SSLProtocolTransport in asyncio module.
1135 Fix method set_protocol() of class _SSLProtocolTransport in asyncio module.