阅读背景:

如何防止NodeJS事件循环退出?

来源:互联网 

I've implemented a native function which takes a callback. NodeJS knows the interface, but it doesn't know anything about its implementation. This native function receives a callback and will call it when the result is ready. I don't want the event loop to exit while the callback hasn't been called.I've implemented a native function which takes




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: