fixed leaking open sockets when doing HTTP requests
authorHolger Schemel <info@artsoft.org>
Mon, 18 Oct 2021 23:09:20 +0000 (01:09 +0200)
committerHolger Schemel <info@artsoft.org>
Mon, 18 Oct 2021 23:09:20 +0000 (01:09 +0200)
commit70b012b39b70f36082c025de078dd914a6d6a246
treea74eff35981bdf28823961b2d8296b5a37e3615e
parent91b5e8017245999d9f72b5cd8089597eb827666e
fixed leaking open sockets when doing HTTP requests

This commit fixes a very stupid bug in commit 98062496.
src/libgame/http.c