Skip to content
Snippets Groups Projects
  • Wesley W. Terpstra's avatar
    Nice bug. · bd6d5110
    Wesley W. Terpstra authored
    If you had no attempts on device_open, the cached time was not set.
    Then your next operation would instantly time out.
    Solution => set time_cache on socket open.
    
    bd6d5110