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

socket.close() does not stop all future method calls. #100

Closed
BiffoBear opened this issue Feb 16, 2023 · 1 comment
Closed

socket.close() does not stop all future method calls. #100

BiffoBear opened this issue Feb 16, 2023 · 1 comment

Comments

@BiffoBear
Copy link
Contributor

Once socket.close() has been called, all future calls to the socket object should fail. This is not the case with the Wiznet5k socket implementation.

@BiffoBear
Copy link
Contributor Author

Closed by PR #101

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

No branches or pull requests

1 participant