http://bugs.winehq.org/show_bug.cgi?id=26031
--- Comment #20 from Bruno Jesus 00cpxxx@gmail.com 2011-11-02 09:51:56 CDT --- Enabling SO_REUSEADDR by default may break other applications. I'm still working on this. The problem is in how kernel handles killed apps with opened socket handles. I'm trying to determine if the listen error in errno can be used to trigger a special handling.