[PR #3308] [MERGED] Setsockopt fixes #3376

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

📋 Pull Request Information

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

Base: mainHead: setsockopt


📝 Commits (2)

  • bc6abae setsockopt: return correct error values for EPROCUNAVAIL
  • 33de745 setsockopt: handle SO_CONNECTTIMEO

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 src/core/libraries/network/posix_sockets.cpp (+4 -2)
📝 src/core/libraries/network/sockets.h (+1 -0)

📄 Description

Extracted from Network WIP


🔄 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/3308 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 7/23/2025 **Status:** ✅ Merged **Merged:** 7/23/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `setsockopt` --- ### 📝 Commits (2) - [`bc6abae`](https://github.com/shadps4-emu/shadPS4/commit/bc6abaed23a727c723e04941a804c2cc8bc9f1d1) setsockopt: return correct error values for EPROCUNAVAIL - [`33de745`](https://github.com/shadps4-emu/shadPS4/commit/33de745e7e375a77028c5d07b3ea9b9ae39a50c3) setsockopt: handle SO_CONNECTTIMEO ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/network/posix_sockets.cpp` (+4 -2) 📝 `src/core/libraries/network/sockets.h` (+1 -0) </details> ### 📄 Description Extracted from Network WIP --- <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:28 +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#3376
No description provided.