Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dsslproto.py618 def _on_handshake_complete(self, handshake_exc): argument
624 if handshake_exc is not None:
625 raise handshake_exc