Skip to content

Commit cb4c435

Browse files
committed
remove all listen
1 parent eb5692b commit cb4c435

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/TunnelStream.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,5 +369,7 @@ public function close()
369369

370370
$this->streams = new \SplObjectStorage;
371371
$this->uuidToStream = [];
372+
373+
$this->removeAllListeners();
372374
}
373375
}

0 commit comments

Comments
 (0)