SA-MP Forums Archive
HTTP not always calling the callback - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: HTTP not always calling the callback (/showthread.php?tid=608814)



HTTP not always calling the callback - blackeagle1122 - 05.06.2016

Hi,
HTTP doesn't always call the defined callback. Does it cause a memory leak ? I'm curious about if the thread is still running or not, It doesn't call the callback sometimes, so does it mean thread is still running ?


Re: HTTP not always calling the callback - blackeagle1122 - 09.06.2016

Nobody have ever seen this problem before ? HTTP returns 1 but it doesn't call defined callback. It does happen sometimes and I don't know why.