Skip to content
  • Wim Taymans's avatar
    multifdsink: use refcount to count host/port duplicates · 6660817a
    Wim Taymans authored
    Instead of adding multiple client structures for the same host/port pair, use a
    refcount.
    Add a send-duplicates feature that allows you to disable sending multiple copies
    of the same packet to the same host when it was added multiple times. The
    send-duplicates property is by default set to TRUE for backwards compatibility
    although it is very likely that this is not desired behaviour.
    6660817a