MSNLD / MSNLD-Chat-Client

A non-IE container for chatting with the classic MSN Chat Control.
GNU Affero General Public License v3.0
7 stars 0 forks source link

Connect sometimes fails when skipping lookup server #5

Closed realJoshByrnes closed 1 year ago

realJoshByrnes commented 2 years ago

Connection sometimes fails when skipping the lookup server, likely due to closing the connection before the 613 has been received by the client. We can probably monitor if the client has received the bytes before closing.

realJoshByrnes commented 2 years ago

I suspect it will, but it's unclear if this is still happening after some re-written code.

realJoshByrnes commented 1 year ago

This will be re-written in the .NET-7.0 branch. Closing as it is not relevant to the new branch (hopefully!)