Hi,
I'm looking at unit named synapse_tcp_server and the thread class TClientHandlerThread
The execute() method will run until terminated , this is standard, but I can't see how the terminated property is set?
I'm happy that the WST toolkit does set this property, and I don't need to know how/where/when it is set, but I'd still like to know please.. :)
Thanks,
Mike