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 ed71ae72f8 master: make mitogen minimally functional under gevent
It seems gevent automatically sets blocking behaviour on fds produced by
the socket module, which causes the Python process we fork to fail
horribly. So in the child, always reset the blocking flag.
8 years ago
..
ansible Add license text everywhere. 8 years ago
compat Initial commit. 8 years ago
__init__.py Add license text everywhere. 8 years ago
core.py master: make mitogen minimally functional under gevent 8 years ago
fakessh.py Add license text everywhere. 8 years ago
master.py master: make mitogen minimally functional under gevent 8 years ago
ssh.py Add license text everywhere. 8 years ago
sudo.py Add license text everywhere. 8 years ago
tcp.py Add license text everywhere. 8 years ago
utils.py Add license text everywhere. 8 years ago