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.
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