Skip to content

Teamspeak sends \n\r instead of \r\n as its line seperator #6

@RalphSleigh

Description

@RalphSleigh

This leaves a \r in the buffer after reading a response.

If the server then times out the connection, sending a command causes a panic as the next line read is just the \r and so slicing the line buffer to check for "error" fails.

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