MCPcopy Create free account

hub / github.com/arvidn/libtorrent / functions

Functions6,210 in github.com/arvidn/libtorrent

↓ 18 callersFunctiontest_parse
test/test_xml.cpp:339
↓ 18 callersFunctiontest_seed_mode
test/test_resume.cpp:1232
↓ 18 callersFunctiontest_ssl
test/test_ssl.cpp:133
↓ 18 callersFunctiontest_ssrf
simulation/test_tracker.cpp:1532
↓ 18 callersMethodurl_seeds
src/torrent_info.cpp:1817
↓ 18 callersFunctionutp_only
simulation/utils.cpp:71
↓ 17 callersFunctionaddr6
test/setup_transfer.cpp:1231
↓ 17 callersMethodall_set
src/bitfield.cpp:45
↓ 17 callersFunctioncheck
test/test_create_torrent.cpp:307
↓ 17 callersFunctiondelete_dirs
test/test_storage.cpp:93
↓ 17 callersFunctionend
include/libtorrent/torrent.hpp:772
↓ 17 callersMethodexternal_address
src/ip_voter.cpp:188
↓ 17 callersMethodfile_flags
src/file_storage.cpp:1126
↓ 17 callersMethodinc_refcount
src/piece_picker.cpp:1237
↓ 17 callersMethodinsert
src/kademlia/routing_table.cpp:87
↓ 17 callersFunctionmerkle_to_flat_index
src/merkle.cpp:48
↓ 17 callersMethodput_immutable_item
src/kademlia/dht_storage.cpp:369
↓ 17 callersFunctionread_uint16
include/libtorrent/io.hpp:129
↓ 17 callersMethodrename_file
src/torrent.cpp:8813
↓ 17 callersFunctionsame_origin
src/parse_url.cpp:240
↓ 17 callersMethodsend_to
test/broadcast_socket.cpp:137
↓ 17 callersFunctionsockaddr_to_address
src/enum_net.cpp:201
↓ 17 callersFunctionstate
include/libtorrent/torrent.hpp:506
↓ 17 callersFunctionstats_counters
include/libtorrent/aux_/file_view_pool.hpp:89
↓ 17 callersFunctionsupports_ipv6
test/setup_transfer.cpp:218
↓ 17 callersFunctiontest_settings
simulation/test_swarm.cpp:671
↓ 17 callersFunctiontest_tracker_tiers
simulation/test_tracker.cpp:1648
↓ 17 callersFunctionuep
test/setup_transfer.cpp:1207
↓ 16 callersMethodbegin
include/libtorrent/aux_/buffer.hpp:149
↓ 16 callersFunctioncan_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 callersMethodcast_vote
src/ip_voter.cpp:101
↓ 16 callersMethoddec_refcount
src/piece_picker.cpp:1284
↓ 16 callersFunctiondht_default_storage_constructor
src/kademlia/dht_storage.cpp:628
↓ 16 callersFunctiondistance
returns the distance between the two nodes using the kademlia XOR-metric
src/kademlia/node_id.cpp:49
↓ 16 callersMethoddownloading
include/libtorrent/piece_picker.hpp:703
↓ 16 callersFunctionencode
test/test_bencoding.cpp:51
↓ 16 callersMethodfile_num_blocks
src/file_storage.cpp:1095
↓ 16 callersFunctionge_p1p1_to_p3
src/ed25519/ge.cpp:242
↓ 16 callersMethodget_all
src/alert_manager.cpp:106
↓ 16 callersFunctionhas_tracker_query_string
src/parse_url.cpp:219
↓ 16 callersMethodin_list
include/libtorrent/link.hpp:52
↓ 16 callersMethodis_blocked
src/disk_job_fence.cpp:143
↓ 16 callersMethodis_requested
src/piece_picker.cpp:3056
↓ 16 callersMethodis_seed
src/torrent.cpp:8786
↓ 16 callersFunctionmerkle_get_layer_offset
returns the start of the layer, offset `idx` falls into.
src/merkle.cpp:294
↓ 16 callersFunctionmerkle_validate_node
src/merkle.cpp:365
↓ 16 callersMethodmove_storage
src/torrent.cpp:8836
↓ 16 callersMethodnew_connection
test/peer_server.cpp:109
↓ 16 callersFunctionprint_pieces
src/piece_picker.cpp:82
↓ 16 callersMethodresume
src/torrent.cpp:9935
↓ 16 callersMethodstate
src/session_handle.cpp:835
↓ 16 callersMethodsubmit_jobs
src/mmap_disk_io.cpp:1447
↓ 16 callersMethodtarget
src/udp_socket.cpp:100
↓ 16 callersFunctiontest_checking
test/test_checking.cpp:92
↓ 16 callersFunctiontest_proxy
test/test_privacy.cpp:79
↓ 15 callersMethodallocate
src/stack_allocator.cpp:120
↓ 15 callersFunctionbase32decode
src/escape_string.cpp:404
↓ 15 callersFunctionbuf
include/libtorrent/bitfield.hpp:276
↓ 15 callersFunctioncast_vote
test/test_ip_voter.cpp:48
↓ 15 callersFunctiondefault_tests
test/test_resume.cpp:204
↓ 15 callersMethodexport_filter
src/ip_filter.cpp:74
↓ 15 callersFunctionfilename
src/path.cpp:618
↓ 15 callersFunctionfiles_compatible
src/file_storage.cpp:1539
↓ 15 callersMethodfinished
called when torrent is finished (all interesting pieces have been downloaded)
src/torrent.cpp:8492
↓ 15 callersFunctionfrom_hex
test/test_hash_picker.cpp:166
↓ 15 callersMethodget_body
src/http_parser.cpp:594
↓ 15 callersMethodget_download_queue
src/torrent.cpp:7516
↓ 15 callersMethodlisten_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 callersFunctionpath_compare
<0: lhs < rhs 0: lhs == rhs >0: lhs > rhs
src/path.cpp:554
↓ 15 callersFunctionprint_endpoint
(valobj, internal_dict)
tools/libtorrent_lldb.py:56
↓ 15 callersFunctionsend_dht_response
test/test_dht.cpp:342
↓ 15 callersFunctionserve_content_for
simulation/test_web_seed.cpp:282
↓ 15 callersMethodset_block_hash
src/hash_picker.cpp:313
↓ 15 callersFunctionstring_begins_no_case
src/string_util.cpp:92
↓ 15 callersFunctionwrite_resume_data_buf
src/write_resume_data.cpp:432
↓ 15 callersFunctionwrite_string
include/libtorrent/io.hpp:173
↓ 14 callersMethodadd_node
src/kademlia/node.cpp:423
↓ 14 callersFunctionbase64encode
src/escape_string.cpp:249
↓ 14 callersMethodblocks_in_piece2
src/file_storage.cpp:149
↓ 14 callersMethodclear
examples/client_test.cpp:993
↓ 14 callersMethodend
include/libtorrent/aux_/buffer.hpp:151
↓ 14 callersMethodexists
src/kademlia/routing_table.cpp:95
↓ 14 callersMethodflush_metadata
src/part_file.cpp:405
↓ 14 callersFunctiongenerate_next
test/test_dht.cpp:166
↓ 14 callersMethodget
include/libtorrent/tailqueue.hpp:62
↓ 14 callersFunctionget_gateway
src/enum_net.cpp:970
↓ 14 callersMethodis_open
include/libtorrent/proxy_base.hpp:304
↓ 14 callersMethodlist_int_value_at
src/bdecode.cpp:473
↓ 14 callersMethodlist_string_value_at
src/bdecode.cpp:465
↓ 14 callersFunctionmaybe_url_encode
src/escape_string.cpp:210
↓ 14 callersFunctionmerkle_fill_tree
src/merkle.cpp:125
↓ 14 callersMethodnotify_all
src/mmap_disk_io.cpp:245
↓ 14 callersFunctionparse_tracker_response
src/http_tracker_connection.cpp:521
↓ 14 callersMethodpiece_stats
src/piece_picker.cpp:251
↓ 14 callersFunctionresolve_redirect_location
src/http_parser.cpp:67
↓ 14 callersFunctionrun_suite
test/test_http_connection.cpp:166
↓ 14 callersMethodset_alert_notify
src/session_handle.cpp:1215
↓ 14 callersMethodstring_offset
src/bdecode.cpp:726
↓ 14 callersFunctionstrip_string
src/string_util.cpp:187
↓ 14 callersFunctiontest_piece_size
test/test_create_torrent.cpp:110
← previousnext →401–500 of 6,210, ranked by callers