yuzu/src/core/hle/service/sockets
Morph 8441094ba3 bsd: Avoid writing empty buffers
Silences log spam on empty buffer writes
2021-03-16 12:50:44 -04:00
..
bsd.cpp bsd: Avoid writing empty buffers 2021-03-16 12:50:44 -04:00
bsd.h bsd: Stub EventFd 2021-01-30 21:47:32 -05:00
ethc.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ethc.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nsd.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nsd.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sfdnsres.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sfdnsres.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sockets.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sockets.h network, sockets: Replace POLL_IN, POLL_OUT, etc. constants with an enum class PollEvents 2020-12-06 19:14:42 -05:00
sockets_translate.cpp core: Silence warnings when compiling without asserts 2021-01-05 04:18:16 -03:00
sockets_translate.h network, sockets: Replace POLL_IN, POLL_OUT, etc. constants with an enum class PollEvents 2020-12-06 19:14:42 -05:00