doc: improvements to debugger.markdown copy
[platform/upstream/nodejs.git] / lib / dgram.js
2016-01-19 ronkorvingudp: remove a needless instanceof Buffer check
2015-09-22 Sakthipriyan Vairamanilib,src: remove usage of events.EventEmitter
2015-09-08 Fedor Indutnycluster: allow shared reused dgram sockets
2015-08-04 Matteo Collinadgram: make send cb act as "error" event handler
2015-08-04 Chris Dickinsondgram: make send cb act as "error" event handler
2015-06-11 Roman Reisslib: don't use global Buffer
2015-06-03 Saúl Ibarra Corretgédgram: partially revert 18d457b
2015-05-25 Brian Whitelib: simplify nextTick() usage
2015-05-23 Roman Reissnet,dgram: return this from ref and unref methods
2015-05-10 Yosuke Furukawadgram: call send callback asynchronously
2015-05-09 Yosuke Furukawalib: fix eslint styles
2015-04-15 Trevor Norrisnode: allow multiple arguments passed to nextTick
2015-04-09 Brendan Ashworthlib: reduce process.binding() calls
2015-02-02 Yosuke Furukawadgram: check close callback is function
2015-02-01 cjihriglib: reduce util.is*() usage
2015-01-30 Sam Robertsdgram: implicit binds should be exclusive
2015-01-21 cjihriglib: use const to define constants
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-10 Ben NoordhuisRevert "dgram: implicit binds should be exclusive"
2015-01-10 Sam Robertsdgram: implicit binds should be exclusive
2015-01-08 Evan Lucasdgram: make error messages more informative
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-30 Sam Robertsdgram: close() should accept a callback
2014-12-30 Sam Robertsdgram: make 'close' event async
2014-12-29 Brendan Ashworthdgram: changes Socket.close() to return itself
2014-12-29 Brendan Ashworthdgram: change Socket.bind() to return itself
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Trevor Norrissrc: all wraps now use actual FunctionTemplate
2014-12-05 Trevor Norrissrc: all wrap's now use actual FunctionTemplate
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-22 Ben Noordhuislib: turn on strict mode
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-03 cjihrignet,dgram: workers can listen on exclusive ports
2014-08-13 Jackson Tiandgram: remove new keyword from errnoException
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-07-03 Andrius Bentkusudp: make it possible to receive empty udp packets
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-10 Fedor Indutnydgram: introduce `reuseAddr` option
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-16 Timothy J Fontainedgram: pass the bytes sent to the send callback
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Fedor Indutnycluster: report more errors to workers
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-28 Trevor Norrisdgram: send() can accept strings
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-24 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-07 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-06 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-04 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-01 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-21 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-19 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-17 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-17 Ben Noordhuisdgram: fix assertion on bad send() arguments
2013-08-16 Brian Whitelib: remove unused variables and functions
2013-08-09 Ben Noordhuissrc: don't call v8::Object::SetHiddenValue()
2013-08-09 Ben Noordhuisdgram: don't call into js when send cb is omitted
2013-08-09 Ben Noordhuisdgram: fix regression in string argument handling
2013-08-06 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-08-01 isaacssrc: Replace macros with util functions
2013-07-30 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-07-29 Ben Noordhuisdgram: report send errors to cb, don't pass bytes
next