Re: tsnet not detecting internet drop

2021-11-13 Thread matthias rebbe via use-livecode
Tom, according to the dictionary tsNet does not limit the length of time a request can take. With tsNetSetTimeouts you can set several timeouts for tsNET. Maybe that would help in your case. Regards, Matthias > Am 13.11.2021 um 22:36 schrieb Tom Glod via use-livecode > : > > Hi Folks, >

tsnet not detecting internet drop

2021-11-13 Thread Tom Glod via use-livecode
Hi Folks, I was testing my networking functions ... and error handlling I initiated a tsnet asynchronous download of a file, started the download and disconnected the wifi. tsnet keeps reporting status "loading" .forever with no time out. Is there something I am missing or should the library