Skip to content

On closing UDP/TCP socket, make sure it is reset#92

Merged
eht16 merged 1 commit intomasterfrom
fix_issue89_properly_close_socket
Feb 12, 2024
Merged

On closing UDP/TCP socket, make sure it is reset#92
eht16 merged 1 commit intomasterfrom
fix_issue89_properly_close_socket

Conversation

@eht16
Copy link
Owner

@eht16 eht16 commented Jan 3, 2024

This prevents re-using a possibly non-working socket instance in later send attempts which cannot work.

Closes #89.

This prevents re-using a possibly non-working socket instance
in later send attempts which cannot work.

Closes #89.
@eht16 eht16 added the bug label Jan 3, 2024
@eht16 eht16 merged commit 005e0bc into master Feb 12, 2024
@eht16 eht16 deleted the fix_issue89_properly_close_socket branch February 12, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transport endpoint is not connected

1 participant