net: reset `errorEmitted` on reconnect
[platform/upstream/nodejs.git] / lib / net.js
2014-07-03 Ed Umanskynet: reset `errorEmitted` on reconnect
2014-07-02 Eli Skeggsnet: don't emit listening if handle is closed
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-12 Brian Whitelib: remove unused variables
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-28 Raymond Fengnet: Ensure consistent binding to IPV6 if address is...
2014-05-18 cjihrignet: don't throw on net.Server.close()
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-14 Yazhong Liunet: deduplicate Socket.prototype.address
2014-04-14 Fedor Indutnynet: bind to `::` TCP address by default
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-26 Alexis Campaillasrc: make stdout/sterr pipes blocking
2014-02-25 Alexis Campaillanet: fix listening on FDs on Windows
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J Fontainenet: add localPort to connect options
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Alexis Campaillacluster: handle bind errors on Windows
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-10 Fedor Indutnystream: use `errorEmitted` from `_writableState`
2014-02-10 Fedor Indutnynet: do not re-emit stream errors
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-28 Thom Seddonlib: fix unnecessary coercion in lib/net.js
2014-01-28 Fedor Indutnystream_wrap: use `uv_try_write` where possible
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-27 Jun Manet: make Socket destroy() re-entrance safe
2014-01-25 Fedor Indutnynet: reset `endEmitted` on reconnect
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-24 Fedor Indutnytls_wrap: propagate errors to write callbacks
2014-01-24 Fedor Indutnytls: emit `clientError` on early socket close
2014-01-23 Timothy J FontaineMerge branch 'v0.10.25-release' into v0.10
2014-01-23 Timothy J Fontainesrc: lint lib/net.js v0.10.25
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-09 Trevor Norrissrc: revert domain using AsyncListeners
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-31 Trevor Norrisdomain: use AsyncListener API
2013-10-30 Fedor Indutnytls: reuse hostname from underlying net.Socket
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-19 Maciej Małeckinet: add a port validation to `connect`
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-20 Vsevolod Strukchinskynet: family option in net.connect
2013-08-19 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-17 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-16 Brian Whitelib: remove unused variables and functions
2013-08-09 Ben Noordhuissrc: don't call v8::Object::SetHiddenValue()
2013-08-08 isaacshttp: Use streams3 directly, not .ondata/end
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-28 Ben Noordhuiscluster: fix shared handle bind error propagation
2013-07-24 Ben Noordhuislib: macro-ify type checks
2013-07-20 Ben Noordhuissrc, lib: update after internal api change
2013-07-20 Ben Noordhuissrc, lib: deduplicate errnoException
2013-07-18 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-07-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-07-10 isaacshttp: Add agent.get/request methods
2013-07-06 Ben Noordhuislib, src: upgrade after v8 api change
2013-07-05 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-07-03 Trevor Norris{stream,udp,tls}_wrap: remove unused offset/length
2013-06-25 isaacsMerge remote-tracking branch 'ry/v0.10' into master
2013-06-17 isaacsnet: Do not destroy socket mid-write
2013-06-16 Fedor Indutnytls: share socket._hadError with http_client
2013-06-05 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-06-05 isaacsnet: Destroy when not readable and not writable
2013-05-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-05-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
next