After updating to the latest build, I've started getting disconnected. Other protocols stay up and my connection is stable.
What has changed? I noticed some major change to how tox nodes work and also a new "tox node" option section in the "Network" menu.
EDIT:
+ another strange issue. I started sending one file to 2 people. Very small file, ~54kb. Both of them accepted it (not at the same time though), and both got no file being sent.
Then I cancelled the second transfer, which caused the first transfer to show "file transfer denied" in the miranda transfer window.
Then I re-sent the file to both, and both were able to accept it and save it without problems. What happened there?
The log looked like this:
17:16:49 18D4] CToxProto::OnFileRequest: start the transfer of file (0) <--- starting the file transfer to contact 1
[17:17:07 18D4] CToxProto::OnFileRequest: start the transfer of file (0) <--- starting the file transfer to contact 2
[17:17:27 18D4] CToxProto::OnFileRequest: start the transfer of file (0) <--- contact 1 complains no file transferred. Cancelling transfer for contact 2. Not shown anywhere in the log?! Starting transfer for contact 2
[17:17:27 18D4] CToxProto::SendFileAsync: finish the transfer of file (0) <--- contact 2 gets the file instantly
[17:17:37 18D4] CToxProto::OnFileRequest: start the transfer of file (1) <--- starting transfer for contact 1
[17:17:37 18D4] CToxProto::SendFileAsync: finish the transfer of file (1) <--- contact 1 gets the file instantly