#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.
Function Documentation
Variable Documentation
Initial value: {
"GOPHER",
ZERO_NULL,
gopher_do,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
PORT_GOPHER,
CURLPROTO_GOPHER,
PROTOPT_NONE
}
Definition at line 53 of file gopher.c.