[PR #3311] [MERGED] Define NetEpoll structures #3378

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

📋 Pull Request Information

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

Base: mainHead: net_epoll


📝 Commits (1)

  • 9c4e5e1 Define NetEpoll structures

📊 Changes

1 file changed (+28 additions, -0 deletions)

View changed files

📝 src/core/libraries/network/net.h (+28 -0)

📄 Description

Actual implementation needs to wait for epoll libraries for Windows/MacOS


🔄 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/3311 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 7/23/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `net_epoll` --- ### 📝 Commits (1) - [`9c4e5e1`](https://github.com/shadps4-emu/shadPS4/commit/9c4e5e154f90b8b578e49ca6e6cdc51466e9a5ef) Define NetEpoll structures ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/network/net.h` (+28 -0) </details> ### 📄 Description Actual implementation needs to wait for epoll libraries for Windows/MacOS --- <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:29 +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#3378
No description provided.