Telethon/telethon/network
Dmitry D. Chernov 7f787affc6 MtProtoSender: Fix crash on receiving unknown RPC results
Such RPC results may arrive after reconnection, for example.
2017-05-19 08:32:40 +02:00
..
__init__.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
authenticator.py Fix bug introduced in #d08794 found by @k1-hedayati 2017-01-13 21:22:53 +01:00
mtproto_plain_sender.py MtProtoPlainSender was not connecting (closes #62) 2017-04-29 20:57:08 +02:00
mtproto_sender.py MtProtoSender: Fix crash on receiving unknown RPC results 2017-05-19 08:32:40 +02:00
tcp_client.py TcpClient: Combine two identical function calls into one 2017-05-09 19:50:46 +02:00
tcp_transport.py Reconnect on timeout inside timeout (#61) 2017-04-29 11:07:32 +02:00