Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cnbatch/kcptube
/ functions
Functions
432 in github.com/cnbatch/kcptube
⨍
Functions
432
◇
Types & classes
56
Method
after_write_completed
src/networks/connections.cpp:971
Method
call_output
output segment
src/3rd_party/ikcp.cpp:218
Method
chacha20
src/shares/aead.hpp:440
Method
change_iv
src/shares/aead.hpp:291
Method
change_iv
src/shares/aead.hpp:379
Method
change_iv
src/shares/aead.hpp:464
Method
change_iv
src/shares/aead.hpp:542
Method
change_new_port
src/modes/client.cpp:1114
Method
change_new_port
src/modes/relay.cpp:811
Method
cleanup_expiring_data_connections
src/modes/client.cpp:1345
Method
cleanup_expiring_data_connections
src/modes/relay.cpp:1733
Method
cleanup_expiring_data_connections
src/modes/server.cpp:1234
Method
cleanup_expiring_forwarders
src/modes/client.cpp:1324
Method
cleanup_expiring_forwarders
src/modes/relay.cpp:1709
Method
cleanup_expiring_handshake_connections
src/modes/client.cpp:1404
Method
cleanup_expiring_handshake_connections
src/modes/relay.cpp:1658
Method
cleanup_expiring_handshake_connections
src/modes/server.cpp:1200
Method
clear_task_queue
* Drop all tasks that have been submitted but not yet started by a worker. * * Tasks already in progress continue executing.
src/3rd_party/task_thread_pool.hpp:161
Method
client_mode
src/modes/client.hpp:121
Method
client_udp_data_to_cache
src/networks/mux_tunnel.cpp:116
Method
continue_receive
src/networks/connections.cpp:1187
Function
copy_from_container
src/shares/data_operations.cpp:685
Function
create_empty_data
src/shares/data_operations.cpp:160
Method
create_handshake
src/modes/client.cpp:1706
Method
create_handshake
src/modes/tester.cpp:209
Method
create_kcp_bidirections
src/modes/relay.cpp:916
Method
create_new_tcp_connection
src/modes/server.cpp:605
Method
create_new_udp_connection
src/modes/server.cpp:673
Method
create_test_handshake
src/modes/relay.cpp:1055
Method
create_thread
* @brief Create the threads in the pool and assign a worker to each thread. */
src/networks/kcp_updater.hpp:82
Method
data_sender
src/modes/client.cpp:785
Method
data_sender
src/modes/server.cpp:915
Method
data_sender
src/modes/tester.cpp:139
Method
data_sender_via_forwarder
src/modes/relay.cpp:1364
Method
data_sender_via_listener
src/modes/relay.cpp:1349
Function
debug_data_to_string
src/networks/connections.cpp:224
Function
debug_print_data
src/networks/connections.cpp:235
Method
decrypt
src/shares/aead.hpp:82
Method
destroy_threads
src/networks/kcp_updater.cpp:62
Method
dns_split_address
src/networks/dns_helper.cpp:9
Function
empty_function
src/networks/kcp.cpp:32
Function
empty_kcp_output
src/networks/connections.cpp:29
Function
empty_kcp_postupdate
src/networks/connections.cpp:34
Function
empty_mapping_function
src/networks/connections.cpp:246
Function
empty_task_callback
src/networks/connections.cpp:38
Function
empty_tcp_callback
src/networks/connections.cpp:13
Function
empty_tcp_disconnect
src/networks/connections.cpp:25
Function
empty_udp_client_callback
src/networks/connections.cpp:21
Function
empty_udp_server_callback
src/networks/connections.cpp:17
Method
encrypt
src/shares/aead.hpp:53
Method
establish_mux_channels
src/modes/client.cpp:1840
Method
expiring_connection_loops
src/modes/client.cpp:1601
Method
expiring_kcp_loops
src/modes/relay.cpp:1957
Method
expiring_kcp_loops
src/modes/server.cpp:1417
Function
extract_mux_cancel_from_unpacked_data
src/networks/connections.cpp:767
Function
feature_to_string
src/networks/connections.cpp:165
Method
fec_find_missings
src/modes/client.cpp:897
Method
fec_find_missings
src/modes/relay.cpp:1380
Method
fec_find_missings
src/modes/server.cpp:972
Method
fec_maker
src/modes/client.cpp:802
Method
fec_maker
src/modes/server.cpp:929
Method
fec_maker_via_forwarder
src/modes/relay.cpp:1487
Method
fec_maker_via_listener
src/modes/relay.cpp:1443
Method
fec_unpack
src/modes/client.cpp:844
Method
find_expires
src/modes/client.cpp:1616
Method
find_expires
src/modes/relay.cpp:1944
Method
find_expires
src/modes/server.cpp:1404
Method
find_expires
src/modes/tester.cpp:432
Method
forwarder
src/networks/connections.hpp:558
Function
generate_random_number
src/shares/share_defines.hpp:102
Method
generate_token_number
src/modes/server.cpp:14
Method
get_kcp_count
src/networks/kcp_updater.cpp:14
Method
get_num_queued_tasks
* Get number of enqueued tasks. * * @return Number of tasks that have been enqueued but not yet started. */
src/3rd_party/task_thread_pool.hpp:171
Method
get_num_running_tasks
* Get number of in-progress tasks. * * @return Approximate number of tasks currently being processed by worker threads. */
src/3rd_party/task_thread_pool.hpp:181
Method
get_num_tasks
* Get total number of tasks in the pool. * * @return Approximate number of tasks both enqueued and running. */
src/3rd_party/task_thread_pool.hpp:191
Method
get_num_threads
* Get number of worker threads. * * @return Number of worker threads. */
src/3rd_party/task_thread_pool.hpp:201
Method
get_task_count
src/networks/kcp_updater.hpp:56
Method
get_udp_target
src/modes/client.cpp:959
Method
get_udp_target
src/modes/relay.cpp:1549
Method
get_udp_target
src/modes/tester.cpp:149
Method
get_wnd_unused
src/3rd_party/ikcp.cpp:839
Method
handle_accept
src/networks/connections.cpp:1109
Method
handle_handshake
src/modes/client.cpp:2110
Method
handle_handshake
src/modes/tester.cpp:313
Method
handle_receive
src/networks/connections.cpp:1264
Method
handle_receive
src/networks/connections.hpp:591
Method
handle_test_handshake
src/modes/relay.cpp:1138
Method
handshake_test_cleanup
src/modes/tester.cpp:293
Method
handshake_test_failure
src/modes/tester.cpp:285
Method
handshake_timeout_detection
src/modes/client.cpp:1219
Method
handshake_timeout_detection
src/modes/relay.cpp:1220
Method
handshake_timeout_detection
src/modes/tester.cpp:194
Method
head_tail_xor
src/shares/aead.hpp:26
Method
ikcp_canlog
check log mask
src/3rd_party/ikcp.cpp:211
Method
ikcp_log
write log
src/3rd_party/ikcp.cpp:199
Function
ikcp_qprint
output queue
src/3rd_party/ikcp.cpp:181
Method
initialise
--------------------------------------------------------------------- create a new kcpcb -------------------------------------------------------------
src/3rd_party/ikcp.cpp:231
Method
is_paused
* Check whether the pool is paused. * * @return true if pause() has been called without an intervening unpause(). */
src/3rd_party/task_thread_pool.hpp:262
Method
kcp_core
src/3rd_party/ikcp.hpp:113
Method
kcp_sender
src/modes/server.cpp:887
← previous
next →
201–300 of 432, ranked by callers