aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/sockets/sockets.h
AgeCommit message (Expand)Author
2020-12-06network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum...comex
2020-07-28services/bsd: Implement most of bsd:sReinUsesLisp
2020-07-28service/sockets: Add enumerations and structuresReinUsesLisp
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-01-18Start to implement/stub BSD:U and SFDNSRES services (#78)flerovium^-^