http://bugs.winehq.org/show_bug.cgi?id=13474 yiourkas <yiourkas(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13401|0 |1 is obsolete| | --- Comment #7 from yiourkas <yiourkas(a)gmail.com> 2008-05-28 04:37:48 --- Created an attachment (id=13427) --> (http://bugs.winehq.org/attachment.cgi?id=13427) +winsock trace of a sample application using port > 1024 I thought that I could bind to any port >= 1024. Anyway, the issue is that the first time I setup a server socket, everything works great. Once I close this server socket and try to bind another socket to this port I get the Address already in use error. Also, as claimed in bug 12889, there is no such issue in version 0.9.43 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.