blob: 3ae506ddc55f415d6e13e1083f629029f309a7bf [file] [log] [blame]
Fix transport.set_protocol() to support switching between asyncio.Protocol
and asyncio.BufferedProtocol. Fix loop.start_tls() to work with
asyncio.BufferedProtocols.