Skip to content
New issue

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

Delete close method in WolfSSLServerSocket #200

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

sstefonic
Copy link
Contributor

The close() method currently causes some synchronization issues. The close() method just calls super.close() which is called anyways so deleting will just prevent those synchronization issues.

@cconlon cconlon merged commit 151853d into wolfSSL:master Jun 10, 2024
35 checks passed
@sstefonic sstefonic deleted the deleteClose branch June 10, 2024 23:26
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 11, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 14, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 14, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 14, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 14, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 14, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 14, 2024
Delete close method in WolfSSLServerSocket
jefferyq2 pushed a commit to jefferyq2/wolfssljni that referenced this pull request Jun 14, 2024
Delete close method in WolfSSLServerSocket
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.

2 participants