static DialogIO talkToOpt(int port) null on exception { ret talkTo(port); } static DialogIO talkToOpt(S host, int port) null on exception { ret talkTo(host, port); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004453 | 
| Snippet name: | talkToOpt - return DialogIO or null | 
| Eternal ID of this version: | #1004453/2 | 
| Text MD5: | 668ca9c74606dc8c508dbca8cc32d565 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-11-17 03:22:19 | 
| Source code size: | 176 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 810 / 845 | 
| Version history: | 1 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |