summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/sfdnsres.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph1-1/+1
2021-04-09sfdnsres: Use proper namesgerman771-2/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-19/+19
2020-06-29service: Update function tablesVolcaEM1-10/+15
2019-04-04hle/service: Resolve unused variable warningsLioncash1-2/+10
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-07-03Rename logging macro back to LOG_*James Rowe1-1/+1
2018-04-24sockets: Move logging macros over to new fmt-compatible onesLioncash1-1/+1
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon121-0/+1
2018-03-25Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl1-10/+12
2018-01-30[WIP] sfdnsres: stub (#146)mailwl1-0/+36