1 | static bool killBot(S bot) { |
2 | S address = getBotAddress(bot); |
3 | // TODO |
4 | int port = getVMPortForBot(bot); |
5 | if (port != 0) { killVM(port); true; } |
6 | false; |
7 | } |
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: | 405 / 434 |
Referenced in: | [show references] |