Module stun_shaper

Data Types

shaper()

shaper() = none | #maxrate{maxrate = integer(), lastrate = float(), lasttime = integer()}

Function Index

new/1
update/2

Function Details

new/1

new(MaxRate::none | integer()) -> shaper()

update/2

update(Maxrate::shaper(), Size::integer()) -> {shaper(), integer()}


Generated by EDoc