pyrofork/pyrogram/connection/transport/tcp
Hitalo M. 5a345f99d1
Some checks failed
Build-docs / build (push) Has been cancelled
Pyrofork / build (macos-latest, 3.10) (push) Has been cancelled
Pyrofork / build (macos-latest, 3.11) (push) Has been cancelled
Pyrofork / build (macos-latest, 3.12) (push) Has been cancelled
Pyrofork / build (macos-latest, 3.13) (push) Has been cancelled
Pyrofork / build (macos-latest, 3.9) (push) Has been cancelled
Pyrofork / build (ubuntu-latest, 3.10) (push) Has been cancelled
Pyrofork / build (ubuntu-latest, 3.11) (push) Has been cancelled
Pyrofork / build (ubuntu-latest, 3.12) (push) Has been cancelled
Pyrofork / build (ubuntu-latest, 3.13) (push) Has been cancelled
Pyrofork / build (ubuntu-latest, 3.9) (push) Has been cancelled
fix: handle connection closure and retry logic in session management
Signed-off-by: wulan17 <wulan17@komodos.id>
2025-04-18 22:29:49 +07:00
..
__init__.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
tcp.py fix: handle connection closure and retry logic in session management 2025-04-18 22:29:49 +07:00
tcp_abridged.py Implement non-blocking TCP connection (KurimuzonAkuma/pyrogram#71) 2024-06-23 16:59:32 +07:00
tcp_abridged_o.py Implement non-blocking TCP connection (KurimuzonAkuma/pyrogram#71) 2024-06-23 16:59:32 +07:00
tcp_full.py Implement non-blocking TCP connection (KurimuzonAkuma/pyrogram#71) 2024-06-23 16:59:32 +07:00
tcp_intermediate.py Implement non-blocking TCP connection (KurimuzonAkuma/pyrogram#71) 2024-06-23 16:59:32 +07:00
tcp_intermediate_o.py Implement non-blocking TCP connection (KurimuzonAkuma/pyrogram#71) 2024-06-23 16:59:32 +07:00