summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/sockets.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core, network: Add ability to proxy socket packetsFearlessTobi2022-08-151-4/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: bsd: Add keepalive socket optiontech-ticks2022-04-071-0/+1
* service: Reduce header include overheadMorph2021-10-071-1/+5
* network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`comex2020-12-071-9/+14
* services/bsd: Implement most of bsd:sReinUsesLisp2020-07-281-1/+5
* service/sockets: Add enumerations and structuresReinUsesLisp2020-07-281-0/+79
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Start to implement/stub BSD:U and SFDNSRES services (#78)flerovium^-^2018-01-181-0/+16