// Phase 1: Scan active RPCs to see if any have completed.
对于循环,在循环之前添加注释来描述每次迭代中发生的情况会很有帮助:
// Each iteration of the following loop extracts one request from
// the request message, increments the corresponding object, and
// appends a response to the response message.