Timestamp ordering of stream packets
Concurrency in the network handling can result in packets arriving out-of-order. Buffering should be done to restore the correct order before dispatching the packets from the stream.
Concurrency in the network handling can result in packets arriving out-of-order. Buffering should be done to restore the correct order before dispatching the packets from the stream.