ELinks 0.16.1.1
|
For showing tracker failure responses to the user. More...
#include <common.h>
Data Fields | |
void * | magic1 |
struct bittorrent_message * | next |
struct bittorrent_message * | prev |
void * | magic2 |
struct uri * | uri |
struct connection_state | state |
char | string [1] |
For showing tracker failure responses to the user.
void* bittorrent_message::magic1 |
void* bittorrent_message::magic2 |
struct bittorrent_message* bittorrent_message::next |
struct bittorrent_message* bittorrent_message::prev |
struct connection_state bittorrent_message::state |
char bittorrent_message::string[1] |
struct uri* bittorrent_message::uri |