Skip to content
Snippets Groups Projects
  1. Mar 21, 2016
    • Nicolas "Pixel" Noble's avatar
      For GRPCOperation's, ensure finish _handler can only be called once, and... · 70224369
      Nicolas "Pixel" Noble authored
      For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called.
      When the connectivityMonitor determines the connection has been lost, pull the host disconnect call. Creates an unreliable connection when connectivity is restored. Calling finishWithError: is sufficient.
      70224369
  2. Mar 15, 2016
  3. Mar 14, 2016
  4. Mar 12, 2016
  5. Mar 11, 2016
  6. Mar 05, 2016
  7. Mar 04, 2016
  8. Mar 03, 2016
  9. Feb 27, 2016
  10. Feb 25, 2016
  11. Feb 24, 2016
  12. Feb 18, 2016
  13. Feb 08, 2016
  14. Feb 05, 2016
  15. Feb 04, 2016
  16. Feb 03, 2016
  17. Feb 02, 2016
  18. Jan 31, 2016
  19. Jan 26, 2016
  20. Jan 22, 2016
Loading