I'm sure it's coming from libURL. TSNet adds functionality to libURL and they work together. As I understand it, you can't use TSNet alone, it needs libURL.

https://www.mail-archive.com/use-livecode@lists.runrev.com/msg85062.html

Also:
"So include libUrl and you get normal libUrl; include libUrl and tsNet and you get libUrl driven by tsNet; include neither and you get the in-engine implementation."
https://www.mail-archive.com/use-livecode@lists.runrev.com/msg106501.html

Because TSNet allows me to set multiple connections, I wonder if that would solve the problem. I'm too close to deadline to have time to tinker too much.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On October 9, 2021 10:34:05 PM Tom Glod via use-livecode <use-livecode@lists.runrev.com> wrote:

Hhhmm Hi Jacquelinee, .... which library are you using to send the
requests? Because that sounds like an error from liburl, and it describes
the limitation of the library. I could be wrong, but when using tsnet in
async mode, that error would not be triggered by the engine.

Hope that helps.

On Sat, Oct 9, 2021 at 3:58 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:

When sending several requests to a server, I get "Previous request not
completed" a lot. If I
set tsNetLibUrlReuseConnection to false, will that prevent it? Are there
any down sides?

--
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


--
Tom Glod
Founder & Developer
MakeShyft R.D.A (www.makeshyft.com)
Mobile:647.562.9411
_______________________________________________
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




_______________________________________________
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