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 c0ced6d04a core: fix monster fork FD leak
_sockets only refers to the idle sockets list, it doesn't refer to every
socket currently in use by a Latch, for example, the 2*16 used by e.g.
Ansible's sleeping service pool.
6 years ago
..
compat Import v2.7.11 tokenize.py for use on older Pythons; closes #189. 6 years ago
__init__.py Move canonical library version to __init__.py. 6 years ago
core.py core: fix monster fork FD leak 6 years ago
debug.py debug: implement some basic helpers to debugger. 6 years ago
docker.py docker: fixes & add username parameter. 6 years ago
fakessh.py Move canonical library version to __init__.py. 6 years ago
fork.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 6 years ago
jail.py Add FreeBSD jail support. 6 years ago
lxc.py Add FreeBSD jail support. 6 years ago
master.py master: annotate LogForwarder messages. 6 years ago
parent.py core: fix _tls_init() race. 6 years ago
service.py service: add an on_shutdown() callback. 6 years ago
setns.py setns: typos 6 years ago
ssh.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 6 years ago
sudo.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 6 years ago
unix.py issue #16: Python 2.4-3.x compatible exception handling. 6 years ago
utils.py Move _DEAD into header, autogenerate dead messages 6 years ago