env: add watched_providers for AsyncListener
authorTrevor Norris <trev.norris@gmail.com>
Tue, 21 Jan 2014 19:32:55 +0000 (11:32 -0800)
committerTrevor Norris <trev.norris@gmail.com>
Wed, 5 Feb 2014 21:31:00 +0000 (13:31 -0800)
commitd9e1e4c661debec77e36f2adcb2bac662b883502
treec1d47896689992d4c237dffee4c033c5c70438c8
parent4a9af3fecb4baf677f265e2e6e34a674a53810a6
env: add watched_providers for AsyncListener

Now the second field in asyncFlags will tell if the provider is
currently being watched, or listened for.

Signed-off-by: Timothy J Fontaine <tjfontaine@gmail.com>
src/env-inl.h
src/env.h
src/node.js