Ticket #189 (new enhancement)

Opened 8 months ago

Display a debug report at the console if there are p2p sessions active while closing the last switchboard

Reported by: diederik Owned by: diederik
Priority: normal Milestone: kmess-2.0
Component: Protocol - P2P/DC Version: 1.5-pre2
Keywords: Cc:

Description

When a switchboard connection closes, WLM keeps the P2P sessions in it's memory. We don't, since the sessions become useless anyway. To support unforseen cases, we should display some report (objects + states) of all disposed p2p applications.

Note that WLM could send a BYE much later when a switchboard connection is up again. By logging the dispose actions, we can find out much better why the next messages fail.

Note: See TracTickets for help on using tickets.