ELinks 0.18.0
|
|
inlinestatic |
|
inlinestatic |
void read_bittorrent_peer_handshake | ( | struct socket * | socket, |
struct read_buffer * | buffer ) |
void send_bittorrent_peer_handshake | ( | struct socket * | socket | ) |
void send_bittorrent_peer_message | ( | struct bittorrent_peer_connection * | peer, |
bittorrent_message_id_TT | message_id, | ||
... ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
void update_bittorrent_peer_connection_state | ( | struct bittorrent_peer_connection * | peer | ) |
void update_bittorrent_peer_connection_stats | ( | struct bittorrent_peer_connection * | peer, |
uint32_t | downloaded, | ||
uint32_t | have_piece, | ||
uint32_t | uploaded ) |