Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Add read/write buffer lock during send/recvmsg #207

Merged
merged 4 commits into from
Apr 9, 2024
Merged

Conversation

baluchicken
Copy link
Contributor

@baluchicken baluchicken commented Apr 8, 2024

Description

This pull request introduces read and write buffer locks to the camblet_sendmsg and camblet_recvmsg functions. Additionally, it addresses discrepancies in kernel versions about the MSG_DONTWAIT flag for kTLS.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

@baluchicken baluchicken requested a review from a team as a code owner April 8, 2024 12:20
socket.c Show resolved Hide resolved
@baluchicken baluchicken merged commit 5e9ae45 into main Apr 9, 2024
5 checks passed
@baluchicken baluchicken deleted the sock_lock branch April 9, 2024 09:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants