mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
Even if you're not supposed to use multiple threads with TLSharp, it might be worth it to try to make this sequence increment in a thread-safe way. Race conditions are always bad even if you know you are not supposed to use something in a certain way... @Laituex was having a ErrCode=32 'msg_seqno too low' problem and this is the first thing we looked at (even if he swore that he was not using different threads to access the telegram network) |
||
|---|---|---|
| .. | ||
| Auth | ||
| Exceptions | ||
| MTProto | ||
| Network | ||
| Properties | ||
| Utils | ||
| DataCenter.cs | ||
| DataCenterIPVersion.cs | ||
| packages.config | ||
| Session.cs | ||
| TelegramClient.cs | ||
| TLSharp.Core.csproj | ||
| TLSharp.Core.nuspec | ||