yuzu-mainline/src/core/hle/service/sockets
ReinUsesLisp bc699ace15 service/bsd: Handle Poll with no entries accurately
Testing shows that Poll called with zero entries returns -1 and signals
an errno of zero.
2020-07-28 01:51:47 -03:00
..
blocking_worker.h service/sockets: Add worker pool abstraction 2020-07-28 01:47:03 -03:00
bsd.cpp service/bsd: Handle Poll with no entries accurately 2020-07-28 01:51:47 -03:00
bsd.h services/bsd: Implement most of bsd:s 2020-07-28 01:48:42 -03:00
ethc.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
ethc.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nsd.cpp service: Update function tables 2020-06-29 04:01:34 +02:00
nsd.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
sfdnsres.cpp service: Update function tables 2020-06-29 04:01:34 +02:00
sfdnsres.h service: Update function tables 2020-06-29 04:01:34 +02:00
sockets_translate.cpp service/sockets: Add translate functions 2020-07-28 01:47:03 -03:00
sockets_translate.h service/sockets: Add translate functions 2020-07-28 01:47:03 -03:00
sockets.cpp services/bsd: Implement most of bsd:s 2020-07-28 01:48:42 -03:00
sockets.h services/bsd: Implement most of bsd:s 2020-07-28 01:48:42 -03:00