]> git.gsnw.org Git - fping.git/commit
Performance: use MSG_DONTWAIT instead of select.
authorDavid Schweikert <david@schweikert.ch>
Fri, 2 Jan 2026 07:49:06 +0000 (08:49 +0100)
committerDavid Schweikert <david@schweikert.ch>
Sun, 4 Jan 2026 17:34:36 +0000 (18:34 +0100)
commit7dcd667e4c1843346cde45ac964242107910f9b4
tree4f582e11ae129e9ef6fbc760d086f6728c179537
parentf689c314d0071f53c3496cd005f194b72dbf36af
Performance: use MSG_DONTWAIT instead of select.

This also improves a bit the conversion from nanoseconds to
seconds + microseconds.
CHANGELOG.md
configure.ac
src/fping.c