[PR #3468] [MERGED] Net Fixes #3494

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3468
Author: @georgemoralis
Created: 8/28/2025
Status: Merged
Merged: 9/7/2025
Merged by: @georgemoralis

Base: mainHead: netfix


📝 Commits (6)

  • 6fe2216 Fix handling of ORBIS_NET_SO_ONESBCAST to support proper broadcast address translation on send.
  • 279488f Merge branch 'main' into netfix
  • 4ba085a fixed suggestion
  • 7fdd5f0 Merge branch 'main' into netfix
  • 94acd33 fixes
  • 708b7f3 Merge branch 'main' into netfix

📊 Changes

1 file changed (+30 additions, -4 deletions)

View changed files

📝 src/core/libraries/network/posix_sockets.cpp (+30 -4)

📄 Description

  1. Fix handling of ORBIS_NET_SO_ONESBCAST to support proper broadcast address translation on send.
  2. Fix setsockopt for SO_(RCV/SND)TIMEO on Windows/Linux.

🔄 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/3468 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `netfix` --- ### 📝 Commits (6) - [`6fe2216`](https://github.com/shadps4-emu/shadPS4/commit/6fe2216ebe7bea806a6f4b0cf9f6c5636378e429) Fix handling of ORBIS_NET_SO_ONESBCAST to support proper broadcast address translation on send. - [`279488f`](https://github.com/shadps4-emu/shadPS4/commit/279488f487a19bbfd8e2dcfb79599c6f706e8339) Merge branch 'main' into netfix - [`4ba085a`](https://github.com/shadps4-emu/shadPS4/commit/4ba085aa8043d1d236c000a05c79d9041046d9ee) fixed suggestion - [`7fdd5f0`](https://github.com/shadps4-emu/shadPS4/commit/7fdd5f08e12a0b2839a4f587b345e9444d697d58) Merge branch 'main' into netfix - [`94acd33`](https://github.com/shadps4-emu/shadPS4/commit/94acd33b2884adfb6a2c20b0ce5d49a0b6081871) fixes - [`708b7f3`](https://github.com/shadps4-emu/shadPS4/commit/708b7f368bf9e14e5bdb4a9e0d8fa33a754f988d) Merge branch 'main' into netfix ### 📊 Changes **1 file changed** (+30 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/network/posix_sockets.cpp` (+30 -4) </details> ### 📄 Description 1. Fix handling of ORBIS_NET_SO_ONESBCAST to support proper broadcast address translation on send. 2. Fix setsockopt for SO_(RCV/SND)TIMEO on Windows/Linux. --- <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:54 +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#3494
No description provided.