[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

3 commits

Author SHA1 Message Date
1ec60c5613 [qt] use std::jthread instead of playing around with std::thread
All checks were successful
eden-license / license-header (pull_request) Successful in 26s
Signed-off-by: lizzie <lizzie@eden-emu.dev>
2025-10-08 20:17:19 +02:00
c6ba8e5c39 [network] fix android build of jthread
Signed-off-by: lizzie <lizzie@eden-emu.dev>
2025-10-08 20:17:19 +02:00
569207761b [network] use jthread and use std::vector for packet list instead of std::list
Signed-off-by: lizzie <lizzie@eden-emu.dev>
2025-10-08 20:17:19 +02:00