summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/blocking_worker.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* blocking_worker: Make use of templated lambdaLioncash2020-09-071-3/+2
* blocking_worker: Resolve -Wdocumentation warningLioncash2020-09-071-1/+1
* service/sockets: Add worker pool abstractionReinUsesLisp2020-07-281-0/+30
* service/sockets: Add worker abstraction to execute blocking calls asynchronouslyReinUsesLisp2020-07-281-0/+132