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

Various sys_net improvements #11748

Merged
merged 2 commits into from Apr 9, 2022
Merged

Various sys_net improvements #11748

merged 2 commits into from Apr 9, 2022

Conversation

RipleyTom
Copy link
Contributor

Improves select interface and adds an implementation for P2PS sockets.
Fixes a bug in sendto for P2P sockets which didn't account for the extra 2 bytes for the vport in the return value.

rpcs3/Emu/Cell/lv2/sys_net.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Cell/lv2/sys_net/lv2_socket_p2p.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Cell/lv2/sys_net/lv2_socket_p2p.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Cell/lv2/sys_net/lv2_socket_p2p.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Cell/lv2/sys_net/lv2_socket_p2ps.cpp Outdated Show resolved Hide resolved
Implement P2PS select
Adjust P2P sendto return value
@Megamouse Megamouse merged commit c06cb46 into RPCS3:master Apr 9, 2022
@RipleyTom RipleyTom deleted the p2ps_select branch April 12, 2022 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants