GoogleCodeArchive / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

Messenger object is not disconnected when there is no internet connection #319

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Sign in and turn off internet or try to sign in when there is no internet 
connection
2. Use (obj).Disconnect()

What is the expected output? What do you see instead?
The object should change to disconnected state but it still stays in connected 
state.

What version of the product are you using? (MSNPSharp, OS, Mono etc.)
5.0.2

Is your code clone from GIT or download from our download page?
download page

Please provide any additional information below:
If internet is on the object changes to disconnected state as expected and the 
connection is also closed properly.

Original issue reported on code.google.com by luisnr...@gmail.com on 4 Mar 2012 at 4:13

GoogleCodeExporter commented 9 years ago
Can you try revision b3b48b02667e. I think, I fixed this.

Original comment by hepha...@gmail.com on 4 Mar 2012 at 7:07

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 5 Mar 2012 at 10:55

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 5 Mar 2012 at 10:57