[PR #3895] [MERGED] Net fixes #3785

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3895
Author: @georgemoralis
Created: 1/4/2026
Status: Merged
Merged: 1/4/2026
Merged by: @georgemoralis

Base: mainHead: net_fixes


📝 Commits (4)

📊 Changes

3 files changed (+197 additions, -45 deletions)

View changed files

📝 src/core/libraries/network/net.h (+10 -1)
📝 src/core/libraries/network/posix_sockets.cpp (+184 -42)
📝 src/core/libraries/network/sockets.h (+3 -2)

📄 Description

partial support for flags on send/recv


🔄 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/3895 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 1/4/2026 **Status:** ✅ Merged **Merged:** 1/4/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `net_fixes` --- ### 📝 Commits (4) - [`f0f66e2`](https://github.com/shadps4-emu/shadPS4/commit/f0f66e2d7e3074693f68e484962474d4b0058964) support for flag in recv/send - [`8f5d6cd`](https://github.com/shadps4-emu/shadPS4/commit/8f5d6cd9db724e79bb0f036c6f33e098896eeeac) make kalapsofos happy - [`a719406`](https://github.com/shadps4-emu/shadPS4/commit/a719406fcfb24bff44cf97c835102186f080078b) on more SendMessage try - [`296d135`](https://github.com/shadps4-emu/shadPS4/commit/296d135898526c1a6fc398caad3fb6ae1a08f3db) ReceiveMessage too ### 📊 Changes **3 files changed** (+197 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/network/net.h` (+10 -1) 📝 `src/core/libraries/network/posix_sockets.cpp` (+184 -42) 📝 `src/core/libraries/network/sockets.h` (+3 -2) </details> ### 📄 Description partial support for flags on send/recv --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:58 +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#3785
No description provided.