|
ELinks 0.19.1
|


Functions | |
| struct connection_state | init_bittorrent_listening_socket (struct connection *conn) |
| void | done_bittorrent_listening_socket (struct connection *conn) |
| void | done_bittorrent_peer_connection (struct bittorrent_peer_connection *peer) |
| void | set_bittorrent_peer_connection_timeout (struct bittorrent_peer_connection *peer) |
| struct bittorrent_connection * | find_bittorrent_connection (bittorrent_id_T info_hash) |
| enum bittorrent_state | make_bittorrent_peer_connection (struct bittorrent_connection *bittorrent, struct bittorrent_peer *peer_info) |
| void done_bittorrent_listening_socket | ( | struct connection * | conn | ) |
| void done_bittorrent_peer_connection | ( | struct bittorrent_peer_connection * | peer | ) |
| struct bittorrent_connection * find_bittorrent_connection | ( | bittorrent_id_T | info_hash | ) |
| struct connection_state init_bittorrent_listening_socket | ( | struct connection * | conn | ) |
| enum bittorrent_state make_bittorrent_peer_connection | ( | struct bittorrent_connection * | bittorrent, |
| struct bittorrent_peer * | peer_info ) |
| void set_bittorrent_peer_connection_timeout | ( | struct bittorrent_peer_connection * | peer | ) |