static int serveHttpWithWebSockets(int port, O factory) { ret serveHttpWithWebsockets(port, factory); } // serve on random port, return port number used static int serveHttpWithWebSockets(O factory) { ret serveHttpWithWebsockets(factory); }
Began life as a copy of #1009197
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: | #1009554 |
Snippet name: | serveHttpWithWebSockets - synonym of serveHttpWithWebsockets |
Eternal ID of this version: | #1009554/1 |
Text MD5: | af9ffdeb065289ea89144a35e4e38783 |
Author: | stefan |
Category: | javax / networking |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-07 19:27:06 |
Source code size: | 252 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 376 / 414 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |