I got error when httpClient reflesh quickly.. websockets.php 122 default: $this->stderr('Socket error: ' .... I coded below, and works fine. $this->disconnect($socket, true, $sockErrNo); thank you.