1 | static bool killVMRunningBot(S bot) {
|
2 | int port = getVMPortForBot(bot); |
3 | if (port != 0) { killVM(port); true; }
|
4 | false; |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009606 |
| Snippet name: | killVMRunningBot |
| Eternal ID of this version: | #1009606/1 |
| Text MD5: | 2a59cd062564c78e628b616c5ce5270f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-11 16:05:26 |
| Source code size: | 128 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 637 / 713 |
| Referenced in: | [show references] |