crash and unexpected behaviours fix
This commit is contained in:
@@ -12,4 +12,4 @@ class RejectConnection(Exception):
|
||||
"raise this exception if you want to reject the connection"
|
||||
|
||||
class StreamFullReject(Exception):
|
||||
"raise this exception if you want to reject the connection due to full stream"
|
||||
"raise this exception if you want to reject the connection due to full stream"
|
||||
|
||||
Reference in New Issue
Block a user