Skip to content

types: Use Box in place of a lifetimed reference for QdlReadWrite#26

Merged
quic-kdybcio merged 1 commit intoqualcomm:mainfrom
quic-kdybcio:topic/imprv
Aug 5, 2025
Merged

types: Use Box in place of a lifetimed reference for QdlReadWrite#26
quic-kdybcio merged 1 commit intoqualcomm:mainfrom
quic-kdybcio:topic/imprv

Conversation

@quic-kdybcio
Copy link
Contributor

Due to how the protocol is constructed, we don't have to worry about multiple things poking at the r/w channel at once - emphasize that and store it inside the QdlDevice.

Due to how the protocol is constructed, we don't have to worry about
multiple things poking at the r/w channel at once - emphasize that
and store it inside the QdlDevice.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
@quic-kdybcio quic-kdybcio merged commit 3382ea0 into qualcomm:main Aug 5, 2025
8 checks passed
@quic-kdybcio quic-kdybcio deleted the topic/imprv branch August 5, 2025 13:05
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.

1 participant