
The readqueue should never be explicitly assigned and should only ever be appended to. This guarantees that the packets are read and processed in the correct order. Also removed an unused function that deals with the readqueue manipulation.
The readqueue should never be explicitly assigned and should only ever be appended to. This guarantees that the packets are read and processed in the correct order. Also removed an unused function that deals with the readqueue manipulation.