mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-18 22:09:35 +08:00
Merge branch 'branch_libev' of https://github.com/wangyu-/UDPspeeder into branch_libev
This commit is contained in:
commit
f7c2d15adc
@ -588,7 +588,7 @@ int fec_decode_manager_t::input(char *s,int len)
|
|||||||
|
|
||||||
if(mp[seq].fec_done!=0)
|
if(mp[seq].fec_done!=0)
|
||||||
{
|
{
|
||||||
mylog(log_debug,"fec already done, ignore\n");
|
mylog(log_debug,"fec already done, ignore, seq=%u\n",seq);
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user