Streams are removed from kernel forwarding at the "Final packet stats" stage, which also stops the packet handler. But if a packet has already been received at this point, with the packet handler already running, only waiting to acquire the mutex, then the handler will run after the streams have been removed from kernel and will promptly push them back into kernel, where they will remain forever after.mr3.2.2
parent
75a831b6be
commit
b22dde05f0
Loading…
Reference in new issue