MCPcopy Create free account

hub / github.com/bittorrent/libutp / functions

Functions190 in github.com/bittorrent/libutp

↓ 1 callersFunctionutp_hash_iterate
utp_hash.cpp:221
↓ 1 callersFunctionutp_hash_lookup
Look-up a key in the hash table. Returns NULL if not found
utp_hash.cpp:124
↓ 1 callersFunctionutp_hash_mem
utp_hash.cpp:88
↓ 1 callersFunctionutp_init
utp_api.cpp:99
↓ 1 callersFunctionutp_issue_deferred_acks
Should be called each time the UDP socket is drained
utp_internal.cpp:3264
↓ 1 callersFunctionutp_process_icmp_error
Should be called when an ICMP message is received that should tear down the connection. Returns 1 if the UDP payload (delivered in the ICMP packet) w
utp_internal.cpp:3117
↓ 1 callersFunctionutp_process_icmp_fragmentation
Should be called when an ICMP Type 3, Code 4 packet (fragmentation needed) is received, to adjust the MTU Returns 1 if the UDP payload (delivered in
utp_internal.cpp:3079
↓ 1 callersFunctionutp_process_udp
Returns 1 if the UDP payload was recognized as a UTP packet, or 0 if it was not
utp_internal.cpp:2811
↓ 1 callersFunctionutp_read_drained
utp_internal.cpp:3242
↓ 1 callersFunctionutp_register_recv_packet
utp_internal.cpp:1733
↓ 1 callersFunctionutp_register_sent_packet
utp_internal.cpp:690
↓ 1 callersFunctionutp_shutdown
utp_internal.cpp:3398
↓ 1 callersFunctionutp_write
utp_api.cpp:134
↓ 1 callersFunctionutp_writev
Write bytes to the UTP socket. Returns the number of bytes written. 0 indicates the socket is no longer writable, -1 indicates an error
utp_internal.cpp:3154
↓ 1 callersMethodwould_log
utp_internal.cpp:3471
MethodAllocated
utp_hash.h:136
MethodArray
utp_templates.h:110
MethodClear
utp_templates.h:151
MethodFree
utp_hash.h:137
MethodGetCount
utp_hash.h:143
MethodGrow
utp_templates.h:128
MethodHasElement
utp_templates.h:176
MethodInit
utp_hash.h:135
MethodInit
utp_templates.h:114
MethodLookupElement
utp_templates.h:169
MethodMoveUpLastExist
utp_templates.h:165
MethodPackedSockAddr
utp_packedsockaddr.cpp:84
MethodResize
utp_templates.h:123
MethodSort
utp_templates.h:182
MethodUTPSocketHT
utp_internal.h:103
MethodUTPSocketKey
utp_internal.h:78
Functioncallback_log
ucat.c:279
Functioncallback_on_accept
ucat.c:200
Functioncallback_on_error
ucat.c:209
Functioncallback_on_firewall
ucat.c:184
Functioncallback_on_read
ucat.c:166
Functioncallback_on_state_change
ucat.c:219
Functioncallback_sendto
ucat.c:265
Methodcan_decay_win
Test if we're ready to decay max_window XXX this breaks when spaced by > INT_MAX/2, which is 49 days; the failure mode in that case is we do an extra
utp_internal.cpp:602
Methodcheck_invariant
utp_internal.cpp:1102
Functionclamp
utp_templates.h:53
Functioncompare
utp_hash.cpp:113
Methodcompare
utp_hash.h:129
Methodcompute_hash
utp_internal.h:88
Methodcompute_hash
utp_hash.h:132
Methodcompute_hash
utp_packedsockaddr.cpp:59
Methodflush_packets
utp_internal.cpp:963
Methodfmt
#define addrfmt(x, s) x.fmt(s, sizeof(s))
utp_packedsockaddr.cpp:121
Methodget_family
utp_packedsockaddr.cpp:35
Methodget_udp_mtu
utp_internal.cpp:626
Methodgrow
Item contains the element we want to make space for index is the index in the list.
utp_internal.cpp:201
Functionhandler
ucat.c:115
Methodinet_ntop
#####################################################################
libutp_inet_ntop.cpp:31
Methodinet_pton
#####################################################################
libutp_inet_ntop.cpp:73
Methodlog
utp_internal.cpp:562
Functionmain
ucat.c:575
Methodmaybe_decay_win
If we can, decay max window, returns true if we actually did so
utp_internal.cpp:608
Methodoperator ==
utp_internal.h:84
Methodoperator!=
utp_packedsockaddr.cpp:54
Functionoperator=
utp_templates.h:80
Methodoperator==
utp_packedsockaddr.cpp:45
Methodsend_data
utp_internal.cpp:729
Methodsend_keep_alive
utp_internal.cpp:834
Methodsend_rst
utp_internal.cpp:846
Methodset
utp_packedsockaddr.cpp:63
Functionset_type
utp_internal.cpp:119
Functionset_version
utp_internal.cpp:118
Methodstruct_utp_context
utp_api.cpp:64
Functiontype
utp_internal.cpp:117
Functionutp_context_get_option
utp_internal.cpp:2675
Functionutp_context_get_userdata
utp_api.cpp:124
Functionutp_context_set_userdata
utp_api.cpp:118
Functionutp_default_get_microseconds
utp_utils.cpp:252
Functionutp_default_get_milliseconds
utp_utils.cpp:248
Functionutp_default_get_random
utp_utils.cpp:244
Functionutp_default_get_udp_mtu
utp_utils.cpp:232
Functionutp_default_get_udp_overhead
utp_utils.cpp:238
Functionutp_get_context
utp_internal.cpp:3430
Functionutp_get_delays
utp_internal.cpp:3336
Functionutp_get_userdata
utp_internal.cpp:3441
Functionutp_getpeername
utp_internal.cpp:3315
Functionutp_getsockopt
utp_internal.cpp:2717
Methodutp_hash_iterator_t
utp_hash.h:98
Functionutp_set_userdata
utp_internal.cpp:3435
Functionutp_setsockopt
utp_internal.cpp:2692
Functionversion
utp_internal.cpp:116
Method~Array
utp_templates.h:112
Method~UTPSocket
utp_internal.cpp:2484
Method~UTPSocketHT
utp_internal.h:108
Method~struct_utp_context
utp_api.cpp:95
← previous101–190 of 190, ranked by callers