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
↓ 2 callers
Method
cancel_deferred_ack
src/utp_socket_manager.cpp:279
↓ 2 callers
Function
canonical_string
src/kademlia/item.cpp:53
↓ 2 callers
Function
capture_sample
( pid: int, start_time: float, output: dict[str, list[float]] )
tools/vmstat.py:136
↓ 2 callers
Function
change_directory
test/main.cpp:249
↓ 2 callers
Function
check_connected
simulation/fake_peer.hpp:467
↓ 2 callers
Function
check_invariant
include/libtorrent/aux_/invariant_check.hpp:28
↓ 2 callers
Method
check_invariant
src/peer_connection.cpp:6531
↓ 2 callers
Function
clamped_subtract_u16
src/torrent.cpp:9472
↓ 2 callers
Method
clear_trackers
src/torrent_info.cpp:1799
↓ 2 callers
Method
close
src/natpmp.cpp:915
↓ 2 callers
Method
close
simulation/test_fast_extensions.cpp:136
↓ 2 callers
Function
cng_open_algorithm_handle
include/libtorrent/aux_/win_cng.hpp:56
↓ 2 callers
Function
codes
* Decode literal/length and distance codes until an end-of-block code. * * Format notes: * * - Compressed data that is after the block type if fix
src/puff.cpp:440
↓ 2 callers
Method
collapse_chunk_headers
src/http_parser.cpp:626
↓ 2 callers
Function
compute_pad_bytes
simulation/disk_io.cpp:181
↓ 2 callers
Function
concat
src/kademlia/dht_tracker.cpp:79
↓ 2 callers
Method
connect_to_peer
src/torrent.cpp:7558
↓ 2 callers
Method
construct
src/entry.cpp:535
↓ 2 callers
Function
consume_comment
(lno, lines)
docs/gen_reference_doc.py:845
↓ 2 callers
Function
convert_impl
src/escape_string.cpp:506
↓ 2 callers
Function
convert_range_list
bindings/python/src/ip_filter.cpp:25
↓ 2 callers
Function
convert_timestamp
(t)
tools/parse_dht_log.py:38
↓ 2 callers
Function
convert_to_wstring
src/escape_string.cpp:476
↓ 2 callers
Method
copy_pertinent_channels
copies pointers to bandwidth channels from the peer classes into the array. Only bandwidth channels with a bandwidth limit is considered pertinent and
src/session_impl.cpp:1430
↓ 2 callers
Function
corrupt
test/test_merkle_tree.cpp:82
↓ 2 callers
Method
count
src/kademlia/dht_storage.cpp:190
↓ 2 callers
Method
count_leading_zeroes
include/libtorrent/sha1_hash.hpp:172
↓ 2 callers
Function
count_leading_zeros_hw
src/ffs.cpp:87
↓ 2 callers
Function
count_leading_zeros_sw
src/ffs.cpp:70
↓ 2 callers
Function
cpuid
internal
src/cpuid.cpp:85
↓ 2 callers
Function
create_default_dht_storage
simulation/test_dht_storage.cpp:75
↓ 2 callers
Function
create_file
src/file.cpp:335
↓ 2 callers
Function
create_packet
internal
include/libtorrent/aux_/packet_pool.hpp:124
↓ 2 callers
Function
crypt_acquire_provider
include/libtorrent/aux_/win_crypto_provider.hpp:51
↓ 2 callers
Method
crypto_packet_finished
include/libtorrent/aux_/receive_buffer.hpp:186
↓ 2 callers
Function
default_plugins
src/session_params.cpp:45
↓ 2 callers
Function
delete_files
src/storage_utils.cpp:350
↓ 2 callers
Function
delete_files
(files)
examples/run_benchmarks.py:208
↓ 2 callers
Function
delete_one_file
src/storage_utils.cpp:340
↓ 2 callers
Method
delete_socket
src/kademlia/dht_tracker.cpp:159
↓ 2 callers
Method
dht_announce
src/session_impl.cpp:6239
↓ 2 callers
Method
dht_direct_request
src/session_impl.cpp:6265
↓ 2 callers
Method
dht_get_peers
src/session_impl.cpp:6233
↓ 2 callers
Method
dht_status
src/kademlia/dht_tracker.cpp:211
↓ 2 callers
Function
dict_to_announce_entry
bindings/python/src/torrent_handle.cpp:190
↓ 2 callers
Method
dir
src/drive_info.cpp:65
↓ 2 callers
Function
display_pe_settings
simulation/test_pe_crypto.cpp:57
↓ 2 callers
Function
div_round_up
src/ut_metadata.cpp:92
↓ 2 callers
Method
do_auth
Fail the request if unauthorized. Should be called early from the do_* method handler method. Returns: False if the requ
test/http_proxy.py:170
↓ 2 callers
Method
do_connect_boost
src/torrent.cpp:3795
↓ 2 callers
Method
done
src/kademlia/refresh.cpp:91
↓ 2 callers
Function
dummy_listen_socket
test/test_dht.cpp:134
↓ 2 callers
Function
ed25519_add_scalar
src/kademlia/ed25519.cpp:87
↓ 2 callers
Function
ed25519_key_exchange
src/kademlia/ed25519.cpp:113
↓ 2 callers
Function
ed25519_sign
src/ed25519/sign.cpp:12
↓ 2 callers
Function
ed25519_verify
src/ed25519/verify.cpp:53
↓ 2 callers
Function
ensure_v6
src/ip_helpers.cpp:123
↓ 2 callers
Function
eq
simulation/test_tracker.cpp:62
↓ 2 callers
Function
erase_one
src/kademlia/routing_table.cpp:72
↓ 2 callers
Function
error_message
hidden
include/libtorrent/alert_types.hpp:568
↓ 2 callers
Function
escape_file_path
src/web_peer_connection.cpp:134
↓ 2 callers
Function
escape_string_impl
the offset is used to ignore the first characters in the unreserved_chars table.
src/escape_string.cpp:141
↓ 2 callers
Function
expand_devices
src/session_impl.cpp:347
↓ 2 callers
Function
extract_peer_info
TODO: 2 returning a bool here is redundant. Instead this function should return the peer_entry
src/http_tracker_connection.cpp:481
↓ 2 callers
Function
extract_single_file
'top_level' is extracting the file for a single-file torrent. The distinction is that the filename is found in "name" rather than "path" root_dir is t
src/torrent_info.cpp:465
↓ 2 callers
Function
family
src/enum_net.cpp:584
↓ 2 callers
Method
fast_reconnect
src/peer_connection.cpp:964
↓ 2 callers
Function
fd
include/libtorrent/file.hpp:116
↓ 2 callers
Function
fe_frombytes
src/ed25519/fe.cpp:308
↓ 2 callers
Function
fe_isnonzero
src/ed25519/fe.cpp:481
↓ 2 callers
Function
file_access
src/file.cpp:259
↓ 2 callers
Function
file_create
src/file.cpp:266
↓ 2 callers
Method
file_first_piece_node
src/file_storage.cpp:1110
↓ 2 callers
Method
file_path
src/file_storage.cpp:987
↓ 2 callers
Function
file_perms
src/file.cpp:407
↓ 2 callers
Method
file_storage
even though this copy constructor and the copy assignment operator are identical to what the compiler would have generated, they are put here to expli
src/file_storage.cpp:88
↓ 2 callers
Function
file_to_piece_prio
convert file priorities into piece priorities
src/torrent.cpp:154
↓ 2 callers
Method
filename
src/alert.cpp:1663
↓ 2 callers
Function
fill_pattern
test/test_storage.cpp:1316
↓ 2 callers
Function
filled_buffer
test/test_mmap.cpp:50
↓ 2 callers
Method
filter
examples/torrent_view.cpp:138
↓ 2 callers
Function
find_available_port
test/setup_transfer.cpp:716
↓ 2 callers
Function
find_binary
(names)
examples/run_benchmarks.py:259
↓ 2 callers
Function
find_library
(name)
examples/run_benchmarks.py:247
↓ 2 callers
Method
find_peer
src/torrent.cpp:2109
↓ 2 callers
Method
flush_send_buffer
simulation/fake_peer.hpp:162
↓ 2 callers
Method
force_reannounce
src/torrent_handle.cpp:843
↓ 2 callers
Function
format_fingerprint
(version: Tuple[int, int, int, int])
tools/set_version.py:14
↓ 2 callers
Function
forward
(source, dest, name)
test/socks.py:68
↓ 2 callers
Function
free_buffer
test/test_buffer.cpp:147
↓ 2 callers
Method
free_jobs
src/disk_job_pool.cpp:86
↓ 2 callers
Method
free_piece
src/part_file.cpp:295
↓ 2 callers
Function
from_hex
tools/dht_put.cpp:92
↓ 2 callers
Function
fv
(v: Tuple[int, int, int, int])
tools/set_version.py:24
↓ 2 callers
Function
ge_frombytes_negate_vartime
src/ed25519/ge.cpp:144
↓ 2 callers
Function
ge_p3_dbl
src/ed25519/ge.cpp:289
↓ 2 callers
Function
generate_block
simulation/disk_io.cpp:157
↓ 2 callers
Function
generate_files
test/make_torrent.cpp:173
↓ 2 callers
Function
generate_hash1
simulation/disk_io.cpp:71
↓ 2 callers
Function
generate_hash2
simulation/disk_io.cpp:99
← previous
next →
1,601–1,700 of 6,210, ranked by callers