If the applications were reliable, then that would work.  They are not 
though.

The applications in question are often in development, and they are killed 
frequently.  I don't want unexpected application death to manifest as a 
memory leak in the daemon.



From:   "Troyanker, Vlad" <[email protected]>
To:     "[email protected]" <[email protected]>, 
Date:   01/04/2013 12:47 PM
Subject:        Re: Link a code generated server interface with a 
TServerEventHandler context?



Add Destroy() call to your server interface. That way full lifecycle of
reverse connection is under client control.

void Destroy(1: string reverseConnectionInfo)


On 1/4/13 7:19 AM, "Ben Craig" <[email protected]> wrote:

>void Initialize(1: string reverseConnectionInfo),


Reply via email to