From aacea1f650002cc19ba0f29e319ad0b3cbbd6fd7 Mon Sep 17 00:00:00 2001 From: ed Date: Tue, 10 Oct 2023 03:32:22 +0000 Subject: [PATCH] v1.5.3 --- r0c/__version__.py | 2 +- r0c/ivt100.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r0c/__version__.py b/r0c/__version__.py index 1d66e8f..29ecf6c 100644 --- a/r0c/__version__.py +++ b/r0c/__version__.py @@ -1,4 +1,4 @@ -VERSION = (1, 5, 2) +VERSION = (1, 5, 3) BUILD_DT = (2023, 10, 10) S_VERSION = u".".join(map(str, VERSION)) diff --git a/r0c/ivt100.py b/r0c/ivt100.py index 6aa129c..f3a9c60 100644 --- a/r0c/ivt100.py +++ b/r0c/ivt100.py @@ -191,7 +191,7 @@ class VT100_Server(object): with self.world.mutex: # Util.whoops("client part") - Util.Daemon(Util.close_sck, "close_%s" % (remote.user.nick), (remote.sck,)) + Util.Daemon(Util.close_sck, "sclose", (remote.sck,)) if announce: print(