weechat-matrix: Handle errors from the sso helper.
This commit is contained in:
parent
355fa95533
commit
3866858d18
2 changed files with 4 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ def main():
|
|||
return
|
||||
|
||||
host, port = sock.getsockname()
|
||||
sock.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)
|
||||
|
||||
message = {
|
||||
"type": "redirectUrl",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue