// 需要判斷兩次連接是否已經(jīng)斷開(kāi) if(!feof($this->_socket) && !feof($this->_socket) && is_resource($this->_socket))...