tsNetInit and LiveCode server

Ralf Bitter rabit at revigniter.com
Tue Oct 18 04:14:49 EDT 2016


Thanks very much Charles for the response.


Ralf


> On 18.10.2016, at 02:59, Charles Warwick <charles at techstrategies.com.au> wrote:
> 
> Hi Ralf,
> 
> In the current versions of tsNet, tsNetInit can potentially return before it is completely initialised (the initialisation completes on another thread).
> 
> You can work around this by waiting for a short period of time after tsNetInit is called before calling any other tsNet functions.
> 
> The next version of tsNet will ensure that the external is always fully initialised before any calls to tsNetInit return.
> 
> On another note, there is currently a bug affecting the use of tsNet in LiveCode server on OS X (it works fine on Linux).  The next version of tsNet will also address that issue.
> 
> Cheers,
> 
> Charles





More information about the use-livecode mailing list