-
fixes to support node >= v0.7.9 · 211f277a
Use the new uv_ref()/uv_unref() API for node >= v0.7.9, and remove a couple unnecessary instances of uv_ref()/uv_unref() where only uv_queue_work() was being used.
Nathan Rajlich authored
×
Use the new uv_ref()/uv_unref() API for node >= v0.7.9, and remove a couple unnecessary instances of uv_ref()/uv_unref() where only uv_queue_work() was being used.