I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 88b9f7a7 authored by jrandom's avatar jrandom Committed by zzz
Browse files

"ERROR [eive on 8887] uter.transport.udp.UDPReceiver: Dropping inbound packet...

"ERROR [eive on 8887] uter.transport.udp.UDPReceiver: Dropping inbound packet with 1 queued for 1912 packet handlers: Handlers: 3 handler 0 state: 2 handler 1 state: 2 handler 2 state: 2"
state = 2 means all three handlers are blocking on udpReceiver.receive())
this can legitimately happen if the bandwidth limiter or router throttle chokes the receive for >= 1s.
parent 6a195012
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment