Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arvidn/libtorrent
/ functions
Functions
6,210 in github.com/arvidn/libtorrent
⨍
Functions
6,210
◇
Types & classes
1,253
↓ 18 callers
Function
test_parse
test/test_xml.cpp:339
↓ 18 callers
Function
test_seed_mode
test/test_resume.cpp:1232
↓ 18 callers
Function
test_ssl
test/test_ssl.cpp:133
↓ 18 callers
Function
test_ssrf
simulation/test_tracker.cpp:1532
↓ 18 callers
Method
url_seeds
src/torrent_info.cpp:1817
↓ 18 callers
Function
utp_only
simulation/utils.cpp:71
↓ 17 callers
Function
addr6
test/setup_transfer.cpp:1231
↓ 17 callers
Method
all_set
src/bitfield.cpp:45
↓ 17 callers
Function
check
test/test_create_torrent.cpp:307
↓ 17 callers
Function
delete_dirs
test/test_storage.cpp:93
↓ 17 callers
Function
end
include/libtorrent/torrent.hpp:772
↓ 17 callers
Method
external_address
src/ip_voter.cpp:188
↓ 17 callers
Method
file_flags
src/file_storage.cpp:1126
↓ 17 callers
Method
inc_refcount
src/piece_picker.cpp:1237
↓ 17 callers
Method
insert
src/kademlia/routing_table.cpp:87
↓ 17 callers
Function
merkle_to_flat_index
src/merkle.cpp:48
↓ 17 callers
Method
put_immutable_item
src/kademlia/dht_storage.cpp:369
↓ 17 callers
Function
read_uint16
include/libtorrent/io.hpp:129
↓ 17 callers
Method
rename_file
src/torrent.cpp:8813
↓ 17 callers
Function
same_origin
src/parse_url.cpp:240
↓ 17 callers
Method
send_to
test/broadcast_socket.cpp:137
↓ 17 callers
Function
sockaddr_to_address
src/enum_net.cpp:201
↓ 17 callers
Function
state
include/libtorrent/torrent.hpp:506
↓ 17 callers
Function
stats_counters
include/libtorrent/aux_/file_view_pool.hpp:89
↓ 17 callers
Function
supports_ipv6
test/setup_transfer.cpp:218
↓ 17 callers
Function
test_settings
simulation/test_swarm.cpp:671
↓ 17 callers
Function
test_tracker_tiers
simulation/test_tracker.cpp:1648
↓ 17 callers
Function
uep
test/setup_transfer.cpp:1207
↓ 16 callers
Method
begin
include/libtorrent/aux_/buffer.hpp:149
↓ 16 callers
Function
can_disconnect
called when libtorrent think this peer should be disconnected. if the plugin returns false, the peer will not be disconnected.
include/libtorrent/extensions.hpp:476
↓ 16 callers
Method
cast_vote
src/ip_voter.cpp:101
↓ 16 callers
Method
dec_refcount
src/piece_picker.cpp:1284
↓ 16 callers
Function
dht_default_storage_constructor
src/kademlia/dht_storage.cpp:628
↓ 16 callers
Function
distance
returns the distance between the two nodes using the kademlia XOR-metric
src/kademlia/node_id.cpp:49
↓ 16 callers
Method
downloading
include/libtorrent/piece_picker.hpp:703
↓ 16 callers
Function
encode
test/test_bencoding.cpp:51
↓ 16 callers
Method
file_num_blocks
src/file_storage.cpp:1095
↓ 16 callers
Function
ge_p1p1_to_p3
src/ed25519/ge.cpp:242
↓ 16 callers
Method
get_all
src/alert_manager.cpp:106
↓ 16 callers
Function
has_tracker_query_string
src/parse_url.cpp:219
↓ 16 callers
Method
in_list
include/libtorrent/link.hpp:52
↓ 16 callers
Method
is_blocked
src/disk_job_fence.cpp:143
↓ 16 callers
Method
is_requested
src/piece_picker.cpp:3056
↓ 16 callers
Method
is_seed
src/torrent.cpp:8786
↓ 16 callers
Function
merkle_get_layer_offset
returns the start of the layer, offset `idx` falls into.
src/merkle.cpp:294
↓ 16 callers
Function
merkle_validate_node
src/merkle.cpp:365
↓ 16 callers
Method
move_storage
src/torrent.cpp:8836
↓ 16 callers
Method
new_connection
test/peer_server.cpp:109
↓ 16 callers
Function
print_pieces
src/piece_picker.cpp:82
↓ 16 callers
Method
resume
src/torrent.cpp:9935
↓ 16 callers
Method
state
src/session_handle.cpp:835
↓ 16 callers
Method
submit_jobs
src/mmap_disk_io.cpp:1447
↓ 16 callers
Method
target
src/udp_socket.cpp:100
↓ 16 callers
Function
test_checking
test/test_checking.cpp:92
↓ 16 callers
Function
test_proxy
test/test_privacy.cpp:79
↓ 15 callers
Method
allocate
src/stack_allocator.cpp:120
↓ 15 callers
Function
base32decode
src/escape_string.cpp:404
↓ 15 callers
Function
buf
include/libtorrent/bitfield.hpp:276
↓ 15 callers
Function
cast_vote
test/test_ip_voter.cpp:48
↓ 15 callers
Function
default_tests
test/test_resume.cpp:204
↓ 15 callers
Method
export_filter
src/ip_filter.cpp:74
↓ 15 callers
Function
filename
src/path.cpp:618
↓ 15 callers
Function
files_compatible
src/file_storage.cpp:1539
↓ 15 callers
Method
finished
called when torrent is finished (all interesting pieces have been downloaded)
src/torrent.cpp:8492
↓ 15 callers
Function
from_hex
test/test_hash_picker.cpp:166
↓ 15 callers
Method
get_body
src/http_parser.cpp:594
↓ 15 callers
Method
get_download_queue
src/torrent.cpp:7516
↓ 15 callers
Method
listen_port
TODO: 2 this function should be removed and users need to deal with the more generic case of having multiple listen ports
src/session_impl.cpp:5528
↓ 15 callers
Function
path_compare
<0: lhs < rhs 0: lhs == rhs >0: lhs > rhs
src/path.cpp:554
↓ 15 callers
Function
print_endpoint
(valobj, internal_dict)
tools/libtorrent_lldb.py:56
↓ 15 callers
Function
send_dht_response
test/test_dht.cpp:342
↓ 15 callers
Function
serve_content_for
simulation/test_web_seed.cpp:282
↓ 15 callers
Method
set_block_hash
src/hash_picker.cpp:313
↓ 15 callers
Function
string_begins_no_case
src/string_util.cpp:92
↓ 15 callers
Function
write_resume_data_buf
src/write_resume_data.cpp:432
↓ 15 callers
Function
write_string
include/libtorrent/io.hpp:173
↓ 14 callers
Method
add_node
src/kademlia/node.cpp:423
↓ 14 callers
Function
base64encode
src/escape_string.cpp:249
↓ 14 callers
Method
blocks_in_piece2
src/file_storage.cpp:149
↓ 14 callers
Method
clear
examples/client_test.cpp:993
↓ 14 callers
Method
end
include/libtorrent/aux_/buffer.hpp:151
↓ 14 callers
Method
exists
src/kademlia/routing_table.cpp:95
↓ 14 callers
Method
flush_metadata
src/part_file.cpp:405
↓ 14 callers
Function
generate_next
test/test_dht.cpp:166
↓ 14 callers
Method
get
include/libtorrent/tailqueue.hpp:62
↓ 14 callers
Function
get_gateway
src/enum_net.cpp:970
↓ 14 callers
Method
is_open
include/libtorrent/proxy_base.hpp:304
↓ 14 callers
Method
list_int_value_at
src/bdecode.cpp:473
↓ 14 callers
Method
list_string_value_at
src/bdecode.cpp:465
↓ 14 callers
Function
maybe_url_encode
src/escape_string.cpp:210
↓ 14 callers
Function
merkle_fill_tree
src/merkle.cpp:125
↓ 14 callers
Method
notify_all
src/mmap_disk_io.cpp:245
↓ 14 callers
Function
parse_tracker_response
src/http_tracker_connection.cpp:521
↓ 14 callers
Method
piece_stats
src/piece_picker.cpp:251
↓ 14 callers
Function
resolve_redirect_location
src/http_parser.cpp:67
↓ 14 callers
Function
run_suite
test/test_http_connection.cpp:166
↓ 14 callers
Method
set_alert_notify
src/session_handle.cpp:1215
↓ 14 callers
Method
string_offset
src/bdecode.cpp:726
↓ 14 callers
Function
strip_string
src/string_util.cpp:187
↓ 14 callers
Function
test_piece_size
test/test_create_torrent.cpp:110
← previous
next →
401–500 of 6,210, ranked by callers