📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-02 03:14:32
📂
/ (Root)
/
usr
/
lib
/
python3.5
/
asyncio
📍 /usr/lib/python3.5/asyncio
🔄 Refresh
✏️
Editing: constants.py
Read Only
"""Constants.""" # After the connection is lost, log warnings after this many write()s. LOG_THRESHOLD_FOR_CONNLOST_WRITES = 5 # Seconds to wait before retrying accept(). ACCEPT_RETRY_DELAY = 1
💾 Save Changes
❌ Cancel