]> git.gsnw.org Git - fping.git/commit
typo fixes pertaining to ICMP for IPv6 sockets
authorErik Auerswald <auerswal@unix-ag.uni-kl.de>
Sat, 17 Feb 2024 16:21:32 +0000 (17:21 +0100)
committerDavid Schweikert <david@schweikert.ch>
Tue, 20 Feb 2024 08:41:16 +0000 (09:41 +0100)
commitc138b081413d0dc2735997e68c722ec65b8dee62
tree0a61490d53bf884e5bf4121cb6407509790e9ac8
parentae0bc2380462878466f19aa45c7d38774f4b6e3f
typo fixes pertaining to ICMP for IPv6 sockets

As mentioned in issue #300, error messages pertaining to
socket creation may not be printed.  But they should be
corrected anyway, just as the comments.  Having correct
error messages also makes a fix for issue #300 more
obvious, because the messages itself would not change.
src/socket6.c