[network, qt] use jthread and use std::vector for packet list instead of std::list #254

Open
Lizzie wants to merge 3 commits from netusejthreadstuff into master
Member

Signed-off-by: lizzie lizzie@eden-emu.dev

Signed-off-by: lizzie <lizzie@eden-emu.dev>
Lizzie added 1 commit 2025-08-13 11:18:06 +02:00
[network] use jthread and use std::vector for packet list instead of std::list
All checks were successful
eden-license / license-header (pull_request) Successful in 22s
2f9d294cb0
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Lizzie force-pushed netusejthreadstuff from 2f9d294cb0 to de30196320 2025-08-15 23:45:16 +02:00 Compare
Lizzie force-pushed netusejthreadstuff from de30196320 to d56e5dd74f 2025-08-30 00:50:35 +02:00 Compare
Lizzie force-pushed netusejthreadstuff from d56e5dd74f to 69903f2232 2025-08-30 07:58:26 +02:00 Compare
Lizzie added 1 commit 2025-08-30 10:40:06 +02:00
[network] fix android build of jthread
All checks were successful
eden-license / license-header (pull_request) Successful in 31s
758cb975ef
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Lizzie force-pushed netusejthreadstuff from 758cb975ef to 2b067c2160 2025-09-06 10:00:34 +02:00 Compare
Lizzie force-pushed netusejthreadstuff from 2b067c2160 to ba531212f9 2025-09-06 10:02:05 +02:00 Compare
Lizzie changed title from [network] use jthread and use std::vector for packet list instead of std::list to [network, qt] use jthread and use std::vector for packet list instead of std::list 2025-09-06 10:02:41 +02:00
Lizzie force-pushed netusejthreadstuff from ba531212f9 to d4712aa2d5 2025-09-21 20:15:08 +02:00 Compare
Lizzie force-pushed netusejthreadstuff from d4712aa2d5 to 0a6292ed06 2025-09-22 18:44:12 +02:00 Compare
Lizzie force-pushed netusejthreadstuff from 0a6292ed06 to 2d9495f986 2025-09-24 22:17:00 +02:00 Compare
MaranBr force-pushed netusejthreadstuff from 2d9495f986 to cd6b6ed4dc 2025-09-28 16:38:34 +02:00 Compare
Lizzie force-pushed netusejthreadstuff from cd6b6ed4dc to 36078d53f3 2025-10-04 10:32:19 +02:00 Compare
Member

@Lizzie could you rebase this again

@Lizzie could you rebase this again
Lizzie force-pushed netusejthreadstuff from 36078d53f3 to 1ec60c5613 2025-10-08 20:17:22 +02:00 Compare
All checks were successful
eden-license / license-header (pull_request) Successful in 26s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin netusejthreadstuff:netusejthreadstuff
git checkout netusejthreadstuff
Sign in to join this conversation.
No description provided.