• Felföldi Zsolt's avatar
    les: UDP pre-negotiation of available server capacity (#22183) · d9687042
    Felföldi Zsolt authored
    This PR implements the first one of the "lespay" UDP queries which
    is already useful in itself: the capacity query. The server pool is making
    use of this query by doing a cheap UDP query to determine whether it is
    worth starting the more expensive TCP connection process.
    d9687042
Name
Last commit
Last update
..
v4wire Loading commit data...
v5wire Loading commit data...
common.go Loading commit data...
lookup.go Loading commit data...
node.go Loading commit data...
ntp.go Loading commit data...
table.go Loading commit data...
table_test.go Loading commit data...
table_util_test.go Loading commit data...
v4_lookup_test.go Loading commit data...
v4_udp.go Loading commit data...
v4_udp_test.go Loading commit data...
v5_udp.go Loading commit data...
v5_udp_test.go Loading commit data...