On 10/11/21 2:35 PM, Mark Wieder via use-livecode wrote:
So I'd say either try the tsNettsNetLibUrlReuseConnection command or loop on the socket you're using in the opensockets (in my case it was :443), waiting for it to disappear from the list. Unfortunately, simply completing a put url and getting valid status from the remote resource doesn't automatically free the socket.

Or if you're up against a deadline just kludge it and put in a wait. <g>

I'm going with the wait for now, deadline is looming. Next release I think I'll try tsNet's reusable connection just to see how it goes.

Thanks for responding.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to