Skip to content

Conversation

@irinakim12
Copy link
Contributor

If reading Sn_SR in the Listen() function reveals that the socket is already in a connected state, issues may arise.

  • Resolved by adding a check for SOCK_ESTABLISHED within the section of the Listen() function where Sn_SR is examined.

If reading Sn_SR in the Listen() function reveals that the socket is already in a connected state, issues may arise.
 - Resolved by adding a check for SOCK_ESTABLISHED within the section of the Listen() function where Sn_SR is examined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant