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
/
internal_network
/
network.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal_network: only poll for accept on blocking sockets
Liam
2024-01-30
1
-14
/
+18
*
internal_network: log error on interrupt pipe read failure
Liam
2023-09-08
1
-1
/
+4
*
internal_network: cancel pending socket operations on application process termination
Liam
2023-08-27
1
-3
/
+83
*
Improve behavior when sending to closed connection
comex
2023-08-16
1
-7
/
+28
*
Revert "Silence nifm spam"
FearlessTobi
2023-08-14
1
-1
/
+7
*
Updates:
comex
2023-07-02
1
-4
/
+4
*
network.cpp: include expected.h
comex
2023-06-26
1
-0
/
+1
*
Fix more Windows build errors
comex
2023-06-26
1
-3
/
+1
*
Fixes:
comex
2023-06-26
1
-3
/
+10
*
Implement SSL service
comex
2023-06-25
1
-54
/
+220
*
Silence nifm spam
Kelebek1
2023-04-22
1
-1
/
+1
*
general: fix spelling mistakes
Liam
2023-03-12
1
-2
/
+2
*
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
1
-0
/
+4
*
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-03
1
-2
/
+2
*
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
liamwhite
2023-02-02
1
-2
/
+2
*
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
bunnei
2023-01-30
1
-2
/
+2
|
\
|
*
bsd: Use std::span for read payloads
ameerj
2022-12-29
1
-2
/
+2
*
|
net: Silently translate ETIMEDOUT network error
MonsterDruide1
2023-01-05
1
-1
/
+5
|
/
*
sockets: Make fd member variable protected
Lioncash
2022-09-22
1
-6
/
+6
*
internal_network: Fix mingw compilation
FearlessTobi
2022-08-15
1
-4
/
+5
*
core, yuzu: Address first part of review comments
FearlessTobi
2022-08-15
1
-4
/
+4
*
core, network: Add ability to proxy socket packets
FearlessTobi
2022-08-15
1
-30
/
+31
*
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
1
-0
/
+637