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

refactor(net): use exclusive &mut for socket operations (#843) #868

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

fujiapple852
Copy link
Owner

Closes #843

@fujiapple852 fujiapple852 merged commit 3b01532 into master Dec 15, 2023
29 checks passed
@fujiapple852 fujiapple852 deleted the refactor-net-socket-esclusive-v2 branch December 15, 2023 14:19
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.

Use exclusive reference &mut for all Socket operations
1 participant