13 Commits (133036fdadbca1099cf1cf589987eea01236722e)

Author SHA1 Message Date
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Joe Walnes df6e497793 dgram: setMulticastTTL, setMulticastLoopback and addMembership. 14 years ago
Ryan Dahl f22c248e4c more lint 14 years ago
Micheil Smith 8da020d39e Update node_net.cc to make us of node_constants.cc 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
Ryan Dahl 069d973d74 Remove require('buffer') in built-in libraries. 14 years ago
Ryan Dahl 01b3418e2e Move IOWatcher and Timer to process.binding 14 years ago
Paul Querna c8f9728de7 Move dns.isIP to net.isIP 14 years ago
Rasmus Andersson fd3cd755d1 [dgram] only look up hostname for the requested address family 14 years ago
Matt Ranney 4e50197e53 Datagram socket refactor. Add tests and documentation. 15 years ago
Ryan Dahl cbf2a2233e Add callback to dgramSocket.send() 15 years ago
David Siegel 81ad8106dc Add UDP broadcast support 15 years ago
Paul Querna 02da5ed4a1 Implement datagram sockets 15 years ago