fix(core): update
This commit is contained in:
@@ -265,7 +265,6 @@ JNj2Dr5H0XoLFFnvuvzcRbhlJ9J67JzR+7g=
|
||||
console.log(`removed connection. ${this.socketMap.getArray().length} sockets remaining.`);
|
||||
connection.end(() => {
|
||||
connection.destroy();
|
||||
connection.removeAllListeners();
|
||||
console.log(`socket successfully destroyed`);
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user