src: update from uv_read2_start removal
authorTimothy J Fontaine <tjfontaine@gmail.com>
Tue, 11 Mar 2014 00:51:47 +0000 (17:51 -0700)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Tue, 11 Mar 2014 00:51:47 +0000 (17:51 -0700)
commite2fcfea46e334743aed24993eeebb2482c6ea762
tree1cc7bf777b99845e9dcf9096b69b15af69d9572d
parentd2f2a32b897840d91cf240830ad5cf5f0e33a0c8
src: update from uv_read2_start removal

Previously if you wanted to be notified of pending handles for pipes
you needed to use uv_read2_start, however in v0.11.22 you can query for
pending handles independently.
src/stream_wrap.cc
src/stream_wrap.h