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 fa271fcc8e issue #174: select.error interface differs to OSError
Only OSError got the magical attribute treatment, select.error still
behaves like a tuple.
6 years ago
..
compat Initial commit. 6 years ago
__init__.py Whups, don't always enable profiling in mitogen.main() 6 years ago
core.py issue #174: select.error interface differs to OSError 6 years ago
debug.py issue #150: tidy up mitogen.debug output for use next time 6 years ago
docker.py issue #150: ansible: add basic Docker support. 6 years ago
fakessh.py Add maximum message size checks. Closes #151. 6 years ago
fork.py issue #155: fix double-fork behaviour and test it this time. 6 years ago
master.py Introduce handler policy functions; closes #138. 6 years ago
parent.py Introduce handler policy functions; closes #138. 6 years ago
service.py service: add basic security policy types. 6 years ago
ssh.py ssh: enable app-level keepalive by default; closes #77 6 years ago
sudo.py issue #141: remove reference to incomplete change 6 years ago
unix.py unix: simplify return statements. 6 years ago
utils.py ansible: redirect logging into display 'framework'. closes #111 6 years ago