Skip to content

Call to undefined function #7

@Shawty81

Description

@Shawty81

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;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions