http://bugs.winehq.org/show_bug.cgi?id=6549
------- Additional Comments From c_pradelli@yahoo.com 2007-14-04 08:57 ------- This function is needed in Tcpview (sysinternals) when trying to close a tcp/udp connection. To test it, it can be downloaded it from: http://www.microsoft.com/technet/sysinternals/utilities/TcpView.mspx
I need this function too for an application that I develop because one of the function need to kill tcp connections and (as I know) there is no other way to do that.
Regards Christian