#include "curl_setup.h"#include "urldata.h"#include <curl/curl.h>#include "transfer.h"#include "sendf.h"#include "progress.h"#include "gopher.h"#include "select.h"#include "url.h"#include "escape.h"#include "warnless.h"#include "curl_memory.h"#include "memdebug.h"
Go to the source code of this file.
Functions | |
| static CURLcode | gopher_do (struct connectdata *conn, bool *done) |
Variables | |
| const struct Curl_handler | Curl_handler_gopher |
|
static |
| const struct Curl_handler Curl_handler_gopher |