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
..
2018-01-12 11:20:17 +01:00
2018-01-18 22:57:46 +01:00