• Kai Germaschewski's avatar
    ISDN: New timer handling for "+++" escape sequence · 91267c94
    Kai Germaschewski authored
    Instead of having one common timer and walking the list of
    all ISDN channels, which might be possibly associated with a
    ttyI and even more possibly so waiting for the silence period
    after "+++", just use a per ttyI timer, which only gets activated
    when necessary.
    91267c94
isdn_tty.c 97.5 KB