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

Revert "Split normal sockets and p2p sockets handling" #15511

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

RipleyTom
Copy link
Contributor

This reverts commit 08c3a38.

@@ -437,9 +437,18 @@ namespace rpcn
void remove_message_cb(message_cb_func cb_func, void* cb_param);
void mark_message_used(u64 id);

bool is_connected() const;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can keep all the changes in this file

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When doing a revert for the purpose of reverting a regression its better to make it a clean revert and not touch anything in the original code.

@Megamouse Megamouse merged commit b38ce94 into RPCS3:master Apr 27, 2024
6 checks passed
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.

3 participants