mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 11:09:30 +03:00
king: fix goshdarn typo
This commit is contained in:
parent
565be3cad6
commit
3349ea511f
@ -19,7 +19,7 @@ import Urbit.Vere.Ames.UDP (UdpServ(..), fakeUdpServ, realUdpServ)
|
|||||||
|
|
||||||
-- Constants -------------------------------------------------------------------
|
-- Constants -------------------------------------------------------------------
|
||||||
|
|
||||||
-- | How many unprocessed ames packets to allow in the queue before we stop
|
-- | How many unprocessed ames packets to allow in the queue before we start
|
||||||
-- dropping incoming packets.
|
-- dropping incoming packets.
|
||||||
queueBound :: Word
|
queueBound :: Word
|
||||||
queueBound = 1000
|
queueBound = 1000
|
||||||
|
Loading…
Reference in New Issue
Block a user