summaryrefslogtreecommitdiff
path: root/deps/uv/test/test-tcp-bind6-error.c
AgeCommit message (Collapse)Author
2015-01-05deps: update libuv to 1.2.0Ben Noordhuis
PR-URL: https://github.com/iojs/io.js/pull/237 Reviewed-By: Bert Belder <bertbelder@gmail.com> Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
2014-01-27deps: update uv to 0.11.18Fedor Indutny
2013-10-29uv: Upgrade to v0.11.14Timothy J Fontaine
2013-09-04uv: upgrade to v0.11.13Ben Noordhuis
This commit changes src/tcp_wrap.cc and src/udp_wrap.cc just enough to get by (i.e. to compile and function correctly.) The new libuv API allows for more cleanup and deduplication but I'm saving that for another day.
2013-09-03uv: upgrade to v0.11.12Ben Noordhuis
* upgrade deps/uv/ to v0.11.12. * update files in src/ after a libuv API change.
2013-07-20deps: upgrade libuv to 3ee4d3fBen Noordhuis
2013-01-22deps: upgrade libuv to 7841f77Ben Noordhuis
2013-01-16deps: upgrade libuv to 4ba03ddBen Noordhuis
2012-10-17uv: upgrade to 1e32cb0Bert Belder
2011-09-12uv: upgrade to 9bd8bd7Ben Noordhuis
2011-08-31Upgrade libuv to ea4271fRyan Dahl
Required adding uv_default_loop() in many places.
2011-07-27uv: upgrade to a1adfe3Ben Noordhuis
2011-07-21uv: upgrade to afc9987Ben Noordhuis