Skip to main content

UPDATE_CHAN_SIZE

Constant UPDATE_CHAN_SIZE 

Source
const UPDATE_CHAN_SIZE: usize = 128;
Expand description

How many updates can be pending, per connection, before they start to block?