aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/sockets/bsd.cpp
AgeCommit message (Expand)Author
2019-04-11service: Update service function tablesLioncash
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-26service/sockets: Add missing bsdcfg socket serviceLioncash
2018-07-14Services/BSD: Corrected the return for StartMonitoring according to SwIPC.Subv
2018-07-02Update clang formatJames Rowe
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-24sockets: Move logging macros over to new fmt-compatible onesLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon12
2018-03-25Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl