Home
last modified time | relevance | path

Searched refs:ServerProto (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
H A Dtest_sslproto.py526 class ServerProto(asyncio.Protocol): class
576 proto = ServerProto(on_con, on_con_lost, on_got_hello)
H A Dtest_ssl.py978 class ServerProto(asyncio.Protocol): class
1020 proto = ServerProto(on_con, on_eof, on_con_lost)

Completed in 4 milliseconds