Home
last modified time | relevance | path

Searched defs:app_protocol (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dsslproto.py412 def __init__(self, loop, app_protocol, sslcontext, waiter, argument
458 def _set_app_protocol(self, app_protocol): argument