Added status query API function
This commit is contained in:
parent
962d9c90d1
commit
cec903a4dc
3 changed files with 37 additions and 25 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue