Skip to content

Race condition when parsing upnp event? #6

@KilianB

Description

@KilianB

The socket will try to read data as fast as possible which might lead to data being corrupted, OR the data was lost while transmitting.

String event = NetworkUtil.collectSocket(socket);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions