summaryrefslogtreecommitdiff
path: root/lib/internal/dgram.js
AgeCommit message (Expand)Author
2019-12-08lib: replace Symbol global by the primordials SymbolSebastien Ahkrin
2019-04-20src: move guessHandleType in the util bindingJoyee Cheung
2019-04-03dgram: add support for UDP connected socketsSantiago Gimeno
2018-10-04bootstrapper: move internalBinding to NativeModuleGus Caplan
2018-08-31dgram: make process.binding('udp_wrap') internalcjihrig
2018-08-29tty: make process.binding('tty_wrap') internalcjihrig
2018-08-09src: move process.binding('uv') to internalBindingJames M Snell
2018-08-06dgram: implement socket.bind({ fd })Ouyang Yadong
2018-07-28dgram: make _createSocketHandle() internal onlycjihrig
2018-07-28dgram: hide underscored Socket propertiescjihrig