COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :
Old 02-14-2012, 06:36 AM   #1
yegor
Human being with feelings
 
Join Date: Feb 2012
Posts: 1
Default lost packets?

Assniffer is just wonderful! Yet there is a problem: when "rebuilding" youtube files, it very often produces unreadable stuff. I have increased the buffer size in tcp.cpp from 65536 to 524288, but this has not changed anything. Looking through the code, I noticed a comment :

// if a reply comes in and it's replybuf_window_min, we just move
// replybuf_window_in up, and directly add the data.
// otherwise, if it's between min and max, we add it in.
// if it's >= max, we append it to replybuf, moving replybuf_window_max up,
// and if we have to, we move min up, and copy that old data.
// whenever we move up min, we should zero it out, too.
// this should be redone and we should track which pieces are missing, too.
// oh well, TODO or something
// also need to flush on timeout or on fins.

which means that the problem of missing pieces is not yet solved. Is there hope that it will be?
yegor is offline   Reply With Quote
Old 05-05-2012, 06:23 PM   #2
dea-man
Human being with feelings
 
dea-man's Avatar
 
Join Date: Oct 2009
Posts: 6,290
Default 47

Napoleon the XIII was visiting the faire. I see no reason why I shouldn't begin eating his pants.
__________________
"F" off.
dea-man is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 03:47 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.