Nice bug.
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.
Please register or sign in to comment
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.