mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
show queue size
This commit is contained in:
parent
fcd3680547
commit
9b3ac19b58
3 changed files with 5 additions and 0 deletions
|
@ -412,6 +412,8 @@ namespace stream
|
|||
if (isEmpty)
|
||||
ScheduleResend ();
|
||||
}
|
||||
else
|
||||
delete packet;
|
||||
return true;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue