Skip to content
Snippets Groups Projects
  1. Aug 21, 2019
  2. Aug 20, 2019
  3. Aug 16, 2019
  4. Aug 15, 2019
  5. Aug 14, 2019
  6. Aug 13, 2019
  7. Aug 12, 2019
  8. Aug 11, 2019
  9. Aug 10, 2019
    • Adrien Béraud's avatar
      upnp: download xml doc using std::future · eb7bde60
      Adrien Béraud authored
      The UpnpDownloadXmlDoc is now called using shared_future. The api
      function is a blocking call and there were instances where,
      depending on the router and wifi speeds, the function might fail
      or hang. By using std::shared_future, if such a thing arises, the
      program won't block.
      
      Change-Id: Ibca8d926e8980ebd4519f0e6bbd6ce2125396159
      eb7bde60
  10. Aug 09, 2019
Loading