Functions
strerror.c File Reference
#include "curl_setup.h"
#include <curl/curl.h>
#include "strerror.h"
#include "curl_printf.h"
#include "curl_memory.h"
#include "memdebug.h"
Include dependency graph for strerror.c:

Go to the source code of this file.

Functions

const char * curl_easy_strerror (CURLcode error)
const char * curl_multi_strerror (CURLMcode error)
const char * curl_share_strerror (CURLSHcode error)
const char * Curl_strerror (struct connectdata *conn, int err)

Function Documentation

const char* curl_easy_strerror ( CURLcode  error)

Definition at line 53 of file strerror.c.

const char* curl_multi_strerror ( CURLMcode  error)

Definition at line 348 of file strerror.c.

const char* curl_share_strerror ( CURLSHcode  error)

Definition at line 393 of file strerror.c.

const char* Curl_strerror ( struct connectdata conn,
int  err 
)

Definition at line 629 of file strerror.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09