This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add read/write buffer lock during send/recvmsg (#207)
* Handle MSG_DONTWAIT in case of ktls_recmsg * Lock write and read buffers during send and recvmsg * Add mutex initialization to the client socket as well * Rename lock inside camblet poll
- Loading branch information
1 parent
19377ca
commit 5e9ae45
Showing
1 changed file
with
37 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters