Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
Dsslproto.py267 def __init__(self, loop, app_protocol, sslcontext, waiter, argument
350 def _set_app_protocol(self, app_protocol): argument