Is it possible that the cTCPLink:Close function closes the connection before some data that was send is received? I now have to use
Because otherwise the browser won't receive anything.
Oh I see in the APIDesc file that I have to use cTCPLink:Shutdown because cTCPLink:Close could do exacly what I just mentioned
cRoot:Get():GetDefaultWorld():QueueTask( function() a_TCPLink:Close() end )
Because otherwise the browser won't receive anything.
Oh I see in the APIDesc file that I have to use cTCPLink:Shutdown because cTCPLink:Close could do exacly what I just mentioned
![Wink Wink](https://forum.cuberite.org/images/smilies/wink.png)