[PR #3003] [MERGED] Implemented sceNetInetNtop in RE #3141

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3003
Author: @georgemoralis
Created: 5/28/2025
Status: Merged
Merged: 5/29/2025
Merged by: @georgemoralis

Base: mainHead: InetNtop


📝 Commits (6)

📊 Changes

2 files changed (+143 additions, -7 deletions)

View changed files

📝 src/core/libraries/network/net.cpp (+139 -7)
📝 src/core/libraries/network/net.h (+4 -0)

📄 Description

fully (mostly) RE of sceNetInetNtop . This is added as replacement for #2999


🔄 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/3003 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 5/28/2025 **Status:** ✅ Merged **Merged:** 5/29/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `InetNtop` --- ### 📝 Commits (6) - [`9cb31aa`](https://github.com/shadps4-emu/shadPS4/commit/9cb31aa62579a70bda82ced5797337bae338909f) implemented sceNetInetNtop in RE - [`d55e383`](https://github.com/shadps4-emu/shadPS4/commit/d55e383ce3f79c9c122881a512e18438f091ec6a) some logging - [`819fa05`](https://github.com/shadps4-emu/shadPS4/commit/819fa058eff3a1d9df76545967862740cbaf0687) added freebsd_inet_ntop4 - [`be9eb0e`](https://github.com/shadps4-emu/shadPS4/commit/be9eb0e3df3b709bf0932743aacc48369a0bfbac) freebsd_inet_ntop6 - [`69f864b`](https://github.com/shadps4-emu/shadPS4/commit/69f864bdb385e3d7584c751b4c485d553b819978) fixups based on reviews - [`8cefedc`](https://github.com/shadps4-emu/shadPS4/commit/8cefedcc406f62499886b51cdaf45a02fc4fed74) review fixes ### 📊 Changes **2 files changed** (+143 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/network/net.cpp` (+139 -7) 📝 `src/core/libraries/network/net.h` (+4 -0) </details> ### 📄 Description fully (mostly) RE of sceNetInetNtop . This is added as replacement for #2999 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02: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#3141
No description provided.