• 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
..
balance.go Loading commit data...
balance_test.go Loading commit data...
balance_tracker.go Loading commit data...
clientdb.go Loading commit data...
clientdb_test.go Loading commit data...
prioritypool.go Loading commit data...
prioritypool_test.go Loading commit data...
service.go Loading commit data...