msndevs / msnp-sharp

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

Can't use TcpSocketMessageProcessor for nameserver connection #308

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

messenger = new Messenger();
messenger.ConnectivitySettings.HttpPoll = false;
messenger.Connect();

What is the expected output? What do you see instead?

When setting HttpPoll=false, it must use TcpSocketMessageProcessor, not 
HttpSocketMessageProcessor.

Please use labels and text to provide additional information.

It seems in NSMessageProcessor constructor, Processor is set and never changed 
anymore.

Original issue reported on code.google.com by hepha...@gmail.com on 28 Dec 2011 at 11:47

GoogleCodeExporter commented 9 years ago
Which branch is this?

Original comment by liuchang...@gmail.com on 28 Dec 2011 at 11:49

GoogleCodeExporter commented 9 years ago
DEV

Original comment by hepha...@gmail.com on 28 Dec 2011 at 11:51

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2690.

Original comment by hepha...@gmail.com on 30 Dec 2011 at 8:04

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2690.

Original comment by hepha...@gmail.com on 30 Dec 2011 at 8:04