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

DEV9: Add const to PacketReader #12062

Merged

Conversation

TheLastRar
Copy link
Contributor

@TheLastRar TheLastRar commented Dec 5, 2024

Description of Changes

Adds const throughout PacketReader

Rationale behind Changes

Makes it clearer what can/will modify the class instance or arguments
const?

Suggested Testing Steps

Test networking with pcap bridged and sockets

Propagate const into PacketReader classes as needed
Provide non-const editor version for pcap
@github-actions github-actions bot added the DEV9 label Dec 5, 2024
@lightningterror lightningterror merged commit 5de1c60 into PCSX2:master Dec 7, 2024
12 checks passed
@TheLastRar TheLastRar deleted the PackerReadder-const-const-const branch December 18, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants