[PR #3354] [MERGED] sys_getpeername #3410

Closed
opened 2026-02-27 22:03:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3354
Author: @mikusp
Created: 7/30/2025
Status: Merged
Merged: 7/30/2025
Merged by: @georgemoralis

Base: mainHead: getpeername


📝 Commits (1)

📊 Changes

5 files changed (+45 additions, -8 deletions)

View changed files

📝 src/core/libraries/network/p2p_sockets.cpp (+5 -0)
📝 src/core/libraries/network/posix_sockets.cpp (+20 -2)
📝 src/core/libraries/network/sockets.h (+3 -0)
📝 src/core/libraries/network/sys_net.cpp (+16 -5)
📝 src/core/libraries/network/sys_net.h (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3354 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `getpeername` --- ### 📝 Commits (1) - [`e565f12`](https://github.com/shadps4-emu/shadPS4/commit/e565f1203a8a053c29dcf97fd6cf9eeac1d23a2b) sys_getpeername ### 📊 Changes **5 files changed** (+45 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/network/p2p_sockets.cpp` (+5 -0) 📝 `src/core/libraries/network/posix_sockets.cpp` (+20 -2) 📝 `src/core/libraries/network/sockets.h` (+3 -0) 📝 `src/core/libraries/network/sys_net.cpp` (+16 -5) 📝 `src/core/libraries/network/sys_net.h` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3410
No description provided.