Skip to main content

Module connection

Module connection 

Source

Structs§

JdwpConnection

Constants§

DEFAULT_INVOKE_TIMEOUT_MS
Default budget for a debuggee invocation, in milliseconds.
MAX_READS_IN_FLIGHT
How many commands JdwpConnection::read_independently may leave unanswered at once (PERF-1, #100).