This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/sysmodules
Nanquitas 337205eb08
sock_util: remove unneeded check
We loop while (server_sockfd == -1) so it's safe to assume that (server_sockfd != -1) once out of the loop.
2018-01-18 22:57:46 +01:00
..
loader Remove lto for sysmodules 2018-01-12 11:20:17 +01:00
pxi Remove redundant variables in Makefile 2017-11-03 19:03:17 +01:00
rosalina sock_util: remove unneeded check 2018-01-18 22:57:46 +01:00
sm [sm] Fix process unregistering logic bug (fixes #984) 2017-12-27 19:30:57 +01:00