Home
last modified time | relevance | path

Searched refs:handshake_exc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dsslproto.py624 def _on_handshake_complete(self, handshake_exc): argument
630 if handshake_exc is not None:
631 raise handshake_exc