http://bugs.winehq.org/show_bug.cgi?id=28913
--- Comment #3 from Cameron Gutman aicommander@gmail.com 2011-10-28 00:43:59 CDT --- My initial thought is we could possibly use HINTERNET that we get from InternetOpen. If we associate each of those connections to that, we could walk the connection list when that handle gets closed and kill the connections then. I'm not 100% sure why we retain these connections, so I may have this totally wrong, but it's a start.