Bugzilla – Bug 2800
executeCallback - send an event if a client reconnects
Last modified: 2008-09-15 14:39:24 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.
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
Status? Should be closed or fixed
can be reopened if felix has any issues with the current implementation