You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/utils/asyncio
grossmj 6db8cecda5
Merge 2.1 into 2.2
5 years ago
..
__init__.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
aiozipstream.py Project duplication support. 5 years ago
embed_shell.py Merge 2.1 into 2.2 5 years ago
input_stream.py History support for console and telnet application, Fixes: #1083 7 years ago
pool.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
raw_command_server.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
serial.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
telnet_server.py Set socket options SO_KEEPALIVE and TCP_NODELAY for embedded Telnet server. Ref #1335 5 years ago