mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #2867] [MERGED] [Libs] sceNet IV #3040
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3040
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2867
Author: @georgemoralis
Created: 4/30/2025
Status: ✅ Merged
Merged: 5/13/2025
Merged by: @georgemoralis
Base:
main← Head:net3📝 Commits (10+)
69d513ddummy returns in p2p sockets395258cMerge branch 'main' into net3a375e30added logging for sceNetSetsockopt01380efMerge branch 'main' into net3532e344possible fix for ORBIS_NET_SO_LINGER setdacfc3elogging for getsockoption as welld6758d0Merge branch 'main' into net3b6d4e0adisable kernel getsockname (seems to create issues with cyberpunk)ab5985asome fixes with SetSocketOptions62da15carggg📊 Changes
6 files changed (+77 additions, -13 deletions)
View changed files
📝
src/core/libraries/kernel/kernel.cpp(+21 -2)📝
src/core/libraries/network/net.cpp(+2 -0)📝
src/core/libraries/network/p2p_sockets.cpp(+7 -7)📝
src/core/libraries/network/posix_sockets.cpp(+38 -2)📝
src/core/libraries/network/sockets.h(+9 -1)📝
src/core/libraries/network/sys_net.cpp(+0 -1)📄 Description
sceNet continue series
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.