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 af22fb8e98
Comment unused code that causes issue with flake8
4 years ago
..
__init__.py Wait longer for x11 socket file to be created. Ref #1761 4 years ago
aiozipstream.py Deprecate running with Python 3.5 4 years ago
embed_shell.py Merge 2.1 into 2.2 5 years ago
input_stream.py Comment unused code that causes issue with flake8 4 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