ELinks 0.16.1.1
|
Functions | |
uint32_t | get_bittorrent_peerwire_max_message_length (void) |
uint32_t | get_bittorrent_peerwire_max_request_length (void) |
int * | get_bittorrent_selection (struct uri *uri, size_t size) |
void | add_bittorrent_selection (struct uri *uri, int *selection, size_t size) |
void | add_bittorrent_message (struct uri *uri, struct connection_state state, struct bittorrent_const_string *) |
Variables | |
struct module | bittorrent_protocol_module |
void add_bittorrent_message | ( | struct uri * | uri, |
struct connection_state | state, | ||
struct bittorrent_const_string * | string ) |
void add_bittorrent_selection | ( | struct uri * | uri, |
int * | selection, | ||
size_t | size ) |
uint32_t get_bittorrent_peerwire_max_message_length | ( | void | ) |
uint32_t get_bittorrent_peerwire_max_request_length | ( | void | ) |
int * get_bittorrent_selection | ( | struct uri * | uri, |
size_t | size ) |
|
extern |