1. 05 11月, 2009 1 次提交
    • B
      Fix array query API · e21899bc
      Behdad Esfahbod 提交于
      The array query APIs now all do:
      
        - Return the total number of items
        - Take a start_offset, such that individual items can be fetched
        - The _count IN/OUT variable always has number of items written
          into the array upon return of the function
      e21899bc
  2. 03 11月, 2009 39 次提交