Skip to content

close socket asynchronously, if short timeouts #25

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

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

mazgch
Copy link
Contributor

@mazgch mazgch commented Nov 24, 2022

  • this solves an issue during init(), where we quickly close all sockets without waiting for timeouts.
  • this may throw socket close URCs when they are actually closed.

- this solves an issue during init(), where we quickly close all sockets without waiting for timeouts. 
- this may throw socket close URCs when they are actually closed.
@PaulZC PaulZC changed the base branch from main to release_candidate November 25, 2022 11:39
@PaulZC
Copy link
Collaborator

PaulZC commented Nov 25, 2022

Thank you Michael (@mazgch ) - merging...

@PaulZC PaulZC merged commit bad9830 into sparkfun:release_candidate Nov 25, 2022
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