msfraish / projecteqemu

Automatically exported from code.google.com/p/projecteqemu
0 stars 0 forks source link

World.exe crash when UDP socket already bound #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Easiest way is to run two servers on the same machine

What is the expected output? What do you see instead?
World.exe crashes. Should gracefully shutdown

What version of the product are you using? On what operating system?
Windows 7

Please provide any additional information below.
Change close() to closesocket() when the bind call fails in 
EQStreamFactory::Open().

Original issue reported on code.google.com by sakka...@googlemail.com on 30 May 2010 at 3:50

GoogleCodeExporter commented 8 years ago

Original comment by KimmySpr...@gmail.com on 2 Dec 2010 at 8:44