Skip to content
  • Jonathon Duerig's avatar
    Added code to detect when a connection has closed but packets are still being... · 7c2838ce
    Jonathon Duerig authored
    Added code to detect when a connection has closed but packets are still being captured for it and to not mark that as an error. Every time a new connection opens, a few dozen bytes are used up. But these bytes are not removed when the connection ends. So this is not yet safe for extremely long runs. TODO: Add a timer based removal.
    7c2838ce