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 processing improvements. #459

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Socket processing improvements. #459

merged 3 commits into from
Jan 3, 2024

Conversation

mirasrael
Copy link
Collaborator

@mirasrael mirasrael commented Jan 2, 2024

  1. Add SimpleSocketSender friend class for SimpleSocket for avoiding concurrent state modifications during racing receive and send operations.
  2. Don't log warning if socket shutdown initiated by client.
  3. Make StatTimer thread local.

1. Add SimpleSocketSender friend class for SimpleSocket for avoiding concurrent state modifications during racing receive and send operations.
2. Don't log warning if socket shutdown initiated by client.
3. Make StatTimer thread local.
@mirasrael mirasrael merged commit 95c5b78 into master Jan 3, 2024
10 checks passed
@mirasrael mirasrael deleted the ab-fix-simple-socke branch January 3, 2024 15:37
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