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/econtext
David Wilson 6bd8fda1d4 Route unknown context ID messages upstream
This propagates messages up the tree until they encounter a node that
knows how to forward them back downstream. As a consequence for invalid
context IDs, a 'no route' message will always be logged by the master.
7 years ago
..
ansible Rearrange docs, split connection methods into submodules. 8 years ago
compat "Ansible compatible" module loader. 8 years ago
__init__.py Add econtext.parent_id constant too 7 years ago
core.py Route unknown context ID messages upstream 7 years ago
master.py Handlers no longer depend on src_id 7 years ago
ssh.py Introduce econtext.core.Router, refactor everything 7 years ago
sudo.py Introduce econtext.core.Router, refactor everything 7 years ago
tcp.py Import incomplete econtext.tcp implementation. 8 years ago
utils.py Default log level should be INFO 7 years ago