Skip to content
Snippets Groups Projects
  1. Mar 03, 2015
    • Craig Tiller's avatar
      Auth fixes · eb131bb7
      Craig Tiller authored
      - correctly trigger done_cb to avoid stuck requests
      - pass up an UNAUTHENTICATED status so that clients know what happened
      eb131bb7
    • Craig Tiller's avatar
      Allow only one thread to complete ioreqs at once · 991ca9fe
      Craig Tiller authored
      Otherwise we can get a total-queue-ordering violation and complete some
      ioreqs out-of-order. This leads to events being pushed to the completion
      queue out-of-order, and that leads to applications believing streams are
      completed before receiving the last message.
      991ca9fe
  2. Mar 02, 2015
  3. Mar 01, 2015
  4. Feb 25, 2015
  5. Feb 24, 2015
  6. Feb 23, 2015
Loading