Files
renderdoc/renderdoc/os
baldurk 52e4c6db70 If we hit EINTR in a blocking recv/send, retry instead of failing
* blocking send/recv will not be resumed after a signal handler no matter what,
  so we need to retry ourselves. This does mean extending the timeout but that's
  fine since it would be pathological to have EINTR continually arrive and
  extend the timeout to an unreasonable duration.
2019-09-18 11:01:40 +01:00
..
2019-05-17 16:32:56 +01:00