Skip to content

Fix double subtraction of bytes_read from num_to_read in recv_into #184

Closed
@us3r64

Description

@us3r64

If socket data is buffered and multiple readings happens to get the expected nbytes, bytes_read is going to be double subtracted.

Fix: #183

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions