<div dir="ltr">Hello,<div><br></div><div>I'm trying to stop a HTTP server via request. My code is:</div><div><br></div><div><a href="http://pastebin.com/503S2Nin">http://pastebin.com/503S2Nin</a> (or demo in attached)</div>

<div><br></div><div>But it returns:</div><div><br></div><div>"Could not accept a client connection on socket: -1; error 10004"</div><div><br></div><div>And generates leaks, but, If I comment this line:<div><br>
</div>
<div>//    App.Threaded := True;<br></div><div><br></div><div>It works fine.</div><div><br></div><div>How do I stop the socket before finishing my application?<br></div><div><br></div><div>Thank you!</div><div><br></div>
-- <br>
Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>