#include "urldata.h"Go to the source code of this file.
Functions | |
| const char * | Curl_strerror (struct connectdata *conn, int err) |
| const char* Curl_strerror | ( | struct connectdata * | conn, | |
| int | err | |||
| ) |
Definition at line 598 of file strerror.c.
References asio::buffer(), DEBUGASSERT, NULL, and connectdata::syserr_buf.
Referenced by bindlocal(), Curl_is_connected(), Curl_plain_send(), Curl_tftp(), Curl_tftp_connect(), ftp_state_use_port(), singleipconnect(), tcpnodelay(), tftp_rx(), tftp_send_first(), and tftp_tx().
1.5.6