Telethon/network
Lonami e47344c0f0 Added a thread lock to the TcpClient
This gives multi-threading safety without giving up on speed
(now there's no need for additional sleeps)
2016-09-10 10:17:15 +02:00
..
__init__.py Completely refactored unit tests, removed unused code 2016-09-08 16:11:37 +02:00
authenticator.py Completely refactored unit tests, removed unused code 2016-09-08 16:11:37 +02:00
mtproto_plain_sender.py Completely refactored unit tests, removed unused code 2016-09-08 16:11:37 +02:00
mtproto_sender.py Added a thread lock to the TcpClient 2016-09-10 10:17:15 +02:00
tcp_client.py Added a thread lock to the TcpClient 2016-09-10 10:17:15 +02:00
tcp_transport.py Added a thread lock to the TcpClient 2016-09-10 10:17:15 +02:00