logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libwget-error - Error functions

Author

       Generated automatically by Doxygen for wget2 from the source code.

wget2                                             Version 2.2.0                                 libwget-error(3)

Detailed Description

       Here are th implementations of libwget error functions.

Function Documentation

constchar*wget_strerror(wget_errorerr)Parametersrc Error code from another libwget function

       Returns
           A humanly readable string describing error

       Convert an internal libwget error code to a humanly readable string. The returned pointer must not be de-
       allocated by the caller.

Name

       libwget-error - Error functions

Synopsis

Functions
       const char * wget_strerror (wget_error err)

See Also