Skip to content

Race condition when parsing upnp event? #6

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions