Code

src/liboping.c: Return the number of bytes actually required to store the hostname
authorFlorian Forster <octo@verplant.org>
Sat, 26 Jan 2008 12:58:30 +0000 (13:58 +0100)
committerFlorian Forster <octo@verplant.org>
Sat, 26 Jan 2008 12:58:30 +0000 (13:58 +0100)
commit6d35f0cbf1cb30913020be3b78028ae8299332f0
treed7484155c58e17470df06d65389836a3af4ff5ed
parentb9b6fb7d9bb061a730d56fbb384091de25c4ada4
src/liboping.c: Return the number of bytes actually required to store the hostname

Including the terminating NULL-byte.
src/liboping.c