We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Socket appends data from other requests
We are probably checking only the source port (and not IP) and sockets with the same port, but different IP get the same socket ID.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Socket appends data from other requests
![image](https://user-images.githubusercontent.com/66572326/216859852-aea49484-b4f1-491e-9803-b61e87a95e82.png)
We are probably checking only the source port (and not IP) and sockets with the same port, but different IP get the same socket ID.
The text was updated successfully, but these errors were encountered: