mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-22 09:54:38 +00:00
We loop while (server_sockfd == -1) so it's safe to assume that (server_sockfd != -1) once out of the loop.
We loop while (server_sockfd == -1) so it's safe to assume that (server_sockfd != -1) once out of the loop.