diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-04-25 14:59:21 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-04-25 14:59:21 +0100 |
commit | f22f46f4f902e071fe322854a228f8fe53677cdc (patch) | |
tree | ca73108418f0394ac11cc2a5ecab0b54b8062215 /synapse/app | |
parent | Split out setting up the manhole to a separate file (diff) | |
download | synapse-f22f46f4f902e071fe322854a228f8fe53677cdc.tar.xz |
Move the listenTCP call outside the manhole function
Diffstat (limited to 'synapse/app')
-rwxr-xr-x | synapse/app/homeserver.py | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/synapse/app/homeserver.py b/synapse/app/homeserver.py |