You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/mitogen
David Wilson eba12e2ee2 issue #139: bump kernel socket buffer size to 128kb
This allows us to write 128kb at a time towards SSH, but it doesn't help
with sudo, where the ancient tty layer is always used.
6 years ago
..
compat Initial commit. 6 years ago
__init__.py issue #139: add profiling=True option to mitogen.main(). 6 years ago
core.py issue #139: eliminate quadratic behaviour from transmit path 6 years ago
docker.py ansible: fix some flake8 errors 6 years ago
fakessh.py ansible: fix some flake8 errors 6 years ago
master.py issue #140: prevent duplicate watcher thread creation 6 years ago
parent.py issue #139: bump kernel socket buffer size to 128kb 6 years ago
service.py ansible: fix some flake8 errors 6 years ago
ssh.py issue #141: unify connect deadline handling 6 years ago
sudo.py issue #141: remove reference to incomplete change 6 years ago
unix.py issue #131: disable non-blocking IO during UNIX accept() 6 years ago
utils.py ansible: redirect logging into display 'framework'. closes #111 6 years ago