mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-21 06:51:35 +00:00
* When a port is specified (with the usual :12345 suffix on the hostname) we use that for remote replay connections. We disable target control enumeration since that requires a port _range_ and captured applications self-assign those ports. Those can still be accessed via a normal unsuffixed remote specifier - even if there is no remote server running on the default port.