1 | static bool canOccupyPort80() {
|
2 | ret (isWindows() || isLinux() && isRootUser()) |
3 | && !isPortOpen(80); |
4 | } |
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: | #1011887 |
| Snippet name: | canOccupyPort80 |
| Eternal ID of this version: | #1011887/2 |
| Text MD5: | def4a2b3de0e165916ec9ca05805f642 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-30 14:17:09 |
| Source code size: | 109 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 624 / 679 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |