Package com.biglybt.core.networkmanager.impl
package com.biglybt.core.networkmanager.impl
-
ClassDescriptionByte-bucket implementation based on the token bucket algorithm.Manages transfer entities on behalf of peer connections.Listener for byte matches.Inbound peer message queue.A rate-controlled write entity backed by multiple peer connections, with an emphasis on transmitting packets with full payloads, i.e.Does this entity have data ready for writing.Priority-based outbound peer message queue.Interface designation for rate-limited entities controlled by a handler.Basic raw message implementation used internally for Message-->RawMessage conversions.Processes reads of read-entities and handles the read selector.A fast read entity backed by a single peer connection.A fast write entity backed by a single peer connection.Processes writes of write-entities and handles the write selector.