Added status query API function

This commit is contained in:
Mark Qvist 2025-01-24 14:05:12 +01:00
commit cec903a4dc
3 changed files with 37 additions and 25 deletions

View file

@ -20,6 +20,7 @@ class LXMPeer:
ERROR_NO_IDENTITY = 0xf0
ERROR_NO_ACCESS = 0xf1
ERROR_TIMEOUT = 0xfe
# Maximum amount of time a peer can
# be unreachable before it is removed