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 443c94eb39 issue #155: core: prevent set_cloexec() use on standard handles 7 years ago
..
compat Initial commit. 7 years ago
__init__.py issue #139: add profiling=True option to mitogen.main(). 7 years ago
core.py issue #155: core: prevent set_cloexec() use on standard handles 7 years ago
debug.py issue #150: tidy up mitogen.debug output for use next time 7 years ago
docker.py issue #150: ansible: add basic Docker support. 7 years ago
fakessh.py issue #155: parent: move master.Context into parent. 7 years ago
fork.py issue #155: don't inherit TLS state in mitogen.fork 7 years ago
master.py issue #155: move connection factories to parent.py. 7 years ago
parent.py issue #155: parent: generic name generation 7 years ago
service.py issue #162: implement mitogen.service.DeduplicatingService 7 years ago
ssh.py issue #141: unify connect deadline handling 7 years ago
sudo.py issue #141: remove reference to incomplete change 7 years ago
unix.py issue #155: parent: move master.Context into parent. 7 years ago
utils.py ansible: redirect logging into display 'framework'. closes #111 7 years ago