summary refs log tree commit diff
path: root/synapse/handlers/initial_sync.py
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-09-20 13:06:55 +0100
committerRichard van der Hoff <richard@matrix.org>2018-09-20 13:06:55 +0100
commit703de4ec13b95f0c8f2e04bf8c20b3906b010592 (patch)
tree5dc64af67364613b35cad087bd6d0f037b206a6b /synapse/handlers/initial_sync.py
parentFix client IPs being broken on Python 3 (#3908) (diff)
downloadsynapse-703de4ec13b95f0c8f2e04bf8c20b3906b010592.tar.xz
Comments and interface cleanup for on_receive_pdu
Add some informative comments about what's going on here.

Also, `sent_to_us_directly` and `get_missing` were doing the same thing (apart
from in `_handle_queued_pdus`, which looks like a bug), so let's get rid of
`get_missing` and use `sent_to_us_directly` consistently.
Diffstat (limited to 'synapse/handlers/initial_sync.py')
0 files changed, 0 insertions, 0 deletions