public bool Swoole\Server::close ([ bool $force ] )
Close the connection to the remote TCP socket and emit Close event.
$fd
the id of connection between the server and the client$reset
if close the connection forcibly and loose the data of this connectionthe result of close the connection