Wei Yang <[email protected]> wrote: > Notification from recv thread is not ordered, which means we may be > notified by one MultiFDRecvParams but adjust packet_num for another. > > Move the adjustment after we are sure each recv thread are sync-ed. > > Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> It shouldn't matter a lot in real life, but I agree that it is better.
