「🏗️」 wip: TODO
This commit is contained in:
@ -81,6 +81,7 @@ int send_ping(int socket, struct sockaddr_in *dest, options_t opt) {
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
// TODO: fix this shitty loop
|
||||
int ping(args_t *args) {
|
||||
int ret;
|
||||
options_t opt = init_opt(args);
|
||||
|
Reference in New Issue
Block a user