Query: ping_get_error
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ping_get_error(3) liboping ping_get_error(3)NAMEping_get_error - Return the last error messageSYNOPSIS#include <oping.h> const char *ping_get_error (pingobj_t *obj);DESCRIPTIONThe ping_get_error method returns an error message indicating the last error encountered. This method is not thread safe whatsoever.RETURN VALUEA "const" string representing the last error or an empty string if no error was encountered yet.SEE ALSOliboping(3)AUTHORliboping is written by Florian "octo" Forster <octo at verplant.org>. Its homepage can be found at <http://verplant.org/liboping/>. Copyright (c) 2005-2011 by Florian "octo" Forster. 1.6.2 2012-01-31 ping_get_error(3)
Related Man Pages |
---|
rrdflushcached(1) - debian |
ping_iterator_get_info(3) - debian |
ping_iterator_get_context(3) - debian |
ping_send(3) - debian |
ping_setopt(3) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |