mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
5afae4c1a4
commit
4ff387aa20
@ -125,7 +125,7 @@ def create_listener():
|
||||
os.remove(addr)
|
||||
except Exception:
|
||||
pass
|
||||
return Listener(address=viewer_socket_address())
|
||||
return Listener(address=addr)
|
||||
|
||||
|
||||
def ensure_single_instance(args, open_at):
|
||||
|
Loading…
x
Reference in New Issue
Block a user