Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Also Padding (0) should be handled special
|
|
* PR's are lossless as I originally thought
* Also packets between 16 and 192 are lossless.
(not sure how/why these things got changed)
|
|
Note: according to the spec, this is the maximum that
tox core ever gets to. Tox core shortens it when there
are more packets being recieved.
This patch also adds some more debug messages.
|
|
|
|
|
|
|
|
(also call this function from dispatchMessage)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Network.Lossless
|
|
|
|
|
|
|
|
|
|
|
|
|