summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/bsd.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-07bsd: Resolve unused value within SendToImplLioncash1-0/+1
2020-09-07bsd: Resolve sign comparison warningsLioncash1-3/+3
2020-07-28service/bsd: Handle Poll with no entries accuratelyReinUsesLisp1-0/+5
2020-07-28services/bsd: Implement most of bsd:sReinUsesLisp1-47/+757
2020-04-20service: Update function tablesLioncash1-0/+1
2020-01-25bsd: Stub several more functions.bunnei1-4/+44
2019-04-11service: Update service function tablesLioncash1-0/+5
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+4
2018-07-26service/sockets: Add missing bsdcfg socket serviceLioncash1-0/+22
2018-07-14Services/BSD: Corrected the return for StartMonitoring according to SwIPC.Subv1-2/+1
2018-07-03Update clang formatJames Rowe1-2/+1
2018-07-03Rename logging macro back to LOG_*James Rowe1-6/+6
2018-04-24sockets: Move logging macros over to new fmt-compatible onesLioncash1-6/+7
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon121-0/+25
2018-03-25Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl1-14/+16
2018-02-22Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl1-0/+10
2018-01-30[WIP] sfdnsres: stub (#146)mailwl1-1/+12
2018-01-25hle: Rename RequestBuilder to ResponseBuilder.bunnei1-4/+4
2018-01-18Start to implement/stub BSD:U and SFDNSRES services (#78)flerovium^-^1-0/+67