370,377d369
< * Move the request at the head of the read queue to the response
< * queue, sorting by readyTime.\ If it is the only packet in the
< * response queue, schedule a respond event to send it back to the
< * outside world
< */
< void moveToRespQ();
<
< /**