Saúl Ibarra Corretgé
a1615949a5
deps: upgrade libuv to 1.7.3
PR-URL: https://github.com/nodejs/node/pull/2310
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
10 years ago
Fedor Indutny
962f96d341
deps: update libuv to v0.11.23
11 years ago
Ben Noordhuis
7494c84fe6
uv: upgrade to v0.11.13
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.
11 years ago
Ben Noordhuis
ed8d97f572
uv: upgrade to v0.11.12
* upgrade deps/uv/ to v0.11.12.
* update files in src/ after a libuv API change.
11 years ago
Ben Noordhuis
0e48cb4998
deps: upgrade libuv to 3ee4d3f
12 years ago
Ben Noordhuis
952e42de72
deps: upgrade libuv to 4ba03dd
12 years ago
Bert Belder
c11c19b92c
uv: upgrade to 1e32cb0
12 years ago
Ben Noordhuis
039fac633e
deps: upgrade libuv to a478847
The event loop's reference counting scheme in this version of libuv has changed.
Update the libuv bindings to reflect that fact.
13 years ago
Ben Noordhuis
0d80040adf
uv: upgrade to 9bd8bd7
13 years ago
Ryan Dahl
21cc4c4985
Upgrade libuv to ea4271f
Required adding uv_default_loop() in many places.
14 years ago
Ryan Dahl
133036fdad
upgrade libuv to 6e50576
14 years ago
Ben Noordhuis
53aac9dde6
uv: upgrade to afc9987
14 years ago
Ryan Dahl
a2f2aa97ad
Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4b
14 years ago
Ryan Dahl
f657d58fe1
Upgrade libuv to f9b9bb44bd6e2b74729b5d1ff481adf4213e9a0b
14 years ago