# File lib/rubytorrent/controller.rb, line 313
  def peer_has_pieces(bitfield, peer)
    @piece_order.inc_all bitfield
  end