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 5b59a09e8d
Deprecate running with Python 3.5
4 years ago
..
__init__.py Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 5 years ago
aiozipstream.py Deprecate running with Python 3.5 4 years ago
embed_shell.py Merge 2.1 into 2.2 6 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 6 years ago