Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined function #7

Open
Shawty81 opened this issue Dec 31, 2015 · 0 comments
Open

Call to undefined function #7

Shawty81 opened this issue Dec 31, 2015 · 0 comments

Comments

@Shawty81
Copy link

On line 80 there is call to an undefined method close(). I don't really follow what the hybi10Encode method does but when the code enters the if here it should close the fsock?

if ($frameHead[2] > 127) {
    $this->close(1004);
    return false;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant