1 | static void startChatServerIfNotUp() { |
2 | if (portIsBound(9751)) { |
3 | //print("Chat seems to be up."); |
4 | } else { |
5 | nohupJavax("1000867"); |
6 | print("Chat server should be coming up any minute now."); |
7 | } |
8 | } |
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: | #1000929 |
Snippet name: | startChatServerIfNotUp |
Eternal ID of this version: | #1000929/1 |
Text MD5: | 0c5b400cac38587cbbd17724baebd53b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-09-11 15:36:04 |
Source code size: | 215 bytes / 8 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 633 / 948 |
Referenced in: | [show references] |