LocalWindowsNativeProcessPtySession

Package: ghidra.pty.local
Type: class

11.1_PUBLIC

addedmethod: doWaitExited
int doWaitExited(int millis) throws TimeoutException
addedmethod: waitExited
int waitExited(long timeout, java.util.concurrent.TimeUnit unit) throws TimeoutException
modifiedmethod: waitExited
removed throws InterruptedException
- int waitExited() throws InterruptedException
+ int waitExited()

11.0_PUBLIC

introducedInitial version