ELinks 0.16.1.1
bittorrent_message Struct Reference

For showing tracker failure responses to the user. More...

#include <common.h>

Collaboration diagram for bittorrent_message:

Data Fields

void * magic1
struct bittorrent_messagenext
struct bittorrent_messageprev
void * magic2
struct uriuri
struct connection_state state
char string [1]

Detailed Description

For showing tracker failure responses to the user.

Field Documentation

◆ magic1

void* bittorrent_message::magic1

◆ magic2

void* bittorrent_message::magic2

◆ next

struct bittorrent_message* bittorrent_message::next

◆ prev

struct bittorrent_message* bittorrent_message::prev

◆ state

struct connection_state bittorrent_message::state

◆ string

char bittorrent_message::string[1]

◆ uri

struct uri* bittorrent_message::uri

The documentation for this struct was generated from the following file: