index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
sockets
/
sockets.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve behavior when sending to closed connection
comex
2023-08-16
1
-0
/
+2
*
Implement SSL service
comex
2023-06-25
1
-1
/
+32
*
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-03-01
1
-6
/
+1
|
\
|
*
service: refactor server architecture
Liam
2023-02-21
1
-6
/
+1
*
|
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
1
-0
/
+1
|
/
*
core, network: Add ability to proxy socket packets
FearlessTobi
2022-08-15
1
-4
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
service: bsd: Add keepalive socket option
tech-ticks
2022-04-07
1
-0
/
+1
*
service: Reduce header include overhead
Morph
2021-10-07
1
-1
/
+5
*
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`
comex
2020-12-07
1
-9
/
+14
*
services/bsd: Implement most of bsd:s
ReinUsesLisp
2020-07-28
1
-1
/
+5
*
service/sockets: Add enumerations and structures
ReinUsesLisp
2020-07-28
1
-0
/
+79
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
Start to implement/stub BSD:U and SFDNSRES services (#78)
flerovium^-^
2018-01-18
1
-0
/
+16