lnobad / lidgren-network-gen3

Automatically exported from code.google.com/p/lidgren-network-gen3
0 stars 0 forks source link

Single client does not get disconnected #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Server
2. Connect client
3. Disconnect client (from client)

What is the expected output? What do you see instead?
The expected output would be the clients NetConnection getting it's status 
changed to Disconnected and a message being raised. This does not happen.

What version of the product are you using? On what operating system?
Using gen-3 revision 272. Windows7, Visual Studio 2010.

Please provide any additional information below.

Original issue reported on code.google.com by fredrik....@gmail.com on 9 Jan 2012 at 11:28

GoogleCodeExporter commented 9 years ago
Also, connection a second client and then disconnecting it will disconnect the 
FIRST client, but not the second one. It seems like when there is only one 
client connected, it does not get disconnected.

Original comment by fredrik....@gmail.com on 9 Jan 2012 at 11:29

GoogleCodeExporter commented 9 years ago
This can be closed, the network thread was hanging around in the background 
even after the application had been closed. Which caused this.

Sorry for reporting a bogus bug.

Original comment by fredrik....@gmail.com on 10 Jan 2012 at 9:05

GoogleCodeExporter commented 9 years ago

Original comment by lidg...@gmail.com on 10 Jan 2012 at 9:36