summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/blocking_worker.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-29hle: service: bsd: Update to work with service threads, removing SleepClientThread.bunnei1-161/+0
2020-09-07blocking_worker: Make use of templated lambdaLioncash1-3/+2
2020-09-07blocking_worker: Resolve -Wdocumentation warningLioncash1-1/+1
2020-07-28service/sockets: Add worker pool abstractionReinUsesLisp1-0/+30
2020-07-28service/sockets: Add worker abstraction to execute blocking calls asynchronouslyReinUsesLisp1-0/+132