static bool killBot(S bot) { S address = getBotAddress(bot); // TODO int port = getVMPortForBot(bot); if (port != 0) { killVM(port); true; } false; }
Began life as a copy of #1009606
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: | #1009723 |
| Snippet name: | killBot - TODO |
| Eternal ID of this version: | #1009723/1 |
| Text MD5: | 6e1ea91ddc8bebfd58ca1aa5a593f900 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-15 17:12:04 |
| Source code size: | 165 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 607 / 656 |
| Referenced in: | [show references] |