ping_get_error
ping_get_error
Section: liboping (3) Updated: 2010-06-13 Local index
Up
NAME
ping_get_error - Return the last error message
SYNOPSIS
#include <oping.h>
const char *ping_get_error (pingobj_t *obj);
DESCRIPTION
The ping_get_error method returns an error message indicating the last error
encountered. This method is not thread safe whatsoever.
RETURN VALUE
A "const" string representing the last error or an empty string if no error
was encountered yet.
SEE ALSO
liboping(3)
AUTHOR
liboping is written by Florian octo Forster <octo at verplant.org>.
Its homepage can be found at <http://verplant.org/liboping/>.
(c) 2005-2009 by Florian octo Forster.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:52:26 GMT, April 16, 2011