改名
This commit is contained in:
@@ -254,6 +254,7 @@ class SocketSync
|
||||
{
|
||||
if ($this->stream instanceof \Swoole\Coroutine\Socket) {
|
||||
$this->stream->close();
|
||||
$this->stream = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user