mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
Introduce connection hashes
This commit is contained in:
parent
88ca584410
commit
2b300f32e0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ public interface ShellProcessControl extends ProcessControl {
|
|||
|
||||
boolean isLocal();
|
||||
|
||||
int getProcessId();
|
||||
int getConnectionHash();
|
||||
|
||||
OsType getOsType();
|
||||
|
||||
|
|
Loading…
Reference in a new issue