[Bug 8513] SO_REUSEADDR doesnt work?

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 1 09:22:55 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8513


Ralf Hölzemer <cheleb at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cheleb at gmx.de




--- Comment #5 from Ralf Hölzemer <cheleb at gmx.de>  2007-11-01 09:22:54 ---
> Does this break any specific application for you?

I have a related problem with CINEMA4D NET Render Client/Server on wine.

Initially, everything works like a charm. Clients connect to the Server, Server
distributes Renderjobs, Clients render images and send them back to the Server.

However, there is a little catch. The Server also provides a Webpage to control
the clients remotely. One of the features is a little button to restart a
client (Desperately needed, because Clients tend to slow down after a long
runtime).

Now, when i restart a client remotely by using the button on the webpage, it
shuts down and restarts. Upon restart, it tries to reuse the (still open?)
socket. Because this operation fails (Address already in use), the Client is
not able to reconnect to the server.

I will attach a commented winsock debug run of the sequence above.

After closing and restarting the client on the local machine, the socket seems
to be free and the connection to the server works again.

Any thoughts?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list