UDP tests added

GETADDRINFO
Stephane Bortzmeyer 24 years ago
parent f7df57a80d
commit f02f78d70f

@ -7,6 +7,8 @@ echo "A message such as 'connection refused' is not always an error"
echo " you may not have an appropriate server."
./echoping localhost
./echoping -u localhost
./echoping -d localhost
./echoping -d -u localhost
#./echoping -c localhost
#./echoping -h / localhost

Loading…
Cancel
Save