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 14, 2016
  3. Mar 11, 2016
  4. Mar 05, 2016
  5. Mar 04, 2016
  6. Mar 03, 2016
  7. Feb 08, 2016
  8. Feb 04, 2016
  9. Feb 03, 2016
  10. Jan 31, 2016
  11. Dec 04, 2015
  12. Nov 07, 2015
  13. Nov 05, 2015
  14. Oct 26, 2015
  15. Sep 23, 2015
  16. Sep 17, 2015
  17. Sep 04, 2015
  18. Sep 03, 2015
Loading