summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/bsd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-10-07service: Reduce header include overheadMorph1-2/+0
2021-09-24service: bsd: Implement ReadMorph1-0/+1
2021-01-31bsd: Stub EventFdameerj1-0/+1
2021-01-28Stub GetSockOptgerman1-0/+1
2020-12-29hle: service: bsd: Update to work with service threads, removing SleepClientThread.bunnei1-8/+1
2020-11-27service: Eliminate usages of the global system instanceLioncash1-2/+2
2020-10-21Revert "core: Fix clang build"bunnei1-3/+0
2020-10-18core: Fix clang buildLioncash1-0/+3
2020-07-28services/bsd: Implement most of bsd:sReinUsesLisp1-3/+145
2020-07-28service/sockets: Add enumerations and structuresReinUsesLisp1-0/+2
2020-01-25bsd: Stub several more functions.bunnei1-0/+4
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-1/+2
2018-07-26service/sockets: Add missing bsdcfg socket serviceLioncash1-0/+5
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-03-25Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl1-3/+3
2018-02-22Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl1-0/+1
2018-01-30[WIP] sfdnsres: stub (#146)mailwl1-0/+1
2018-01-18Start to implement/stub BSD:U and SFDNSRES services (#78)flerovium^-^1-0/+29