Bug 2800 - executeCallback - send an event if a client reconnects
: executeCallback - send an event if a client reconnects
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Misc
: 6.5b1
: All All
: P3 enhancement (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-09 04:45 UTC by Felix Mueller
Modified: 2008-09-15 14:39 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Mueller 2006-01-09 04:45:05 UTC
There is already an event if a client connects for the first time, but it would also be useful if an event is fired if a client reconnects.
Comment 1 Fred 2006-01-13 17:52:26 UTC
Done SVN 5630.

Did disconnect as well while I was at it.

For coherence, also changed 'newclient'. Now we have

'client new' for a client creation, 'client reconnect' when a know client reconnects and 'client disconnect' when it disconnects.

Please close enhancement request if this works to your satisfaction
Comment 2 Fred 2006-01-16 16:30:26 UTC
Status? Should be closed or fixed
Comment 3 KDF 2006-01-27 00:10:48 UTC
can be reopened if felix has any issues with the current implementation