kuno

Results 37 comments of kuno
trafficstars

@vrvolle Yes, in the end it cause memory leak. As a workaround, you can either set the upper limit of listners of `ready' event, or simply using`once`instead`on`

@magicalhobo Thanks for report, let me take a look.

@magicalhobo Sorry, I have not virtual studio installed, os, it is quite difficult for me to testing that. Can you install other node c++ addon ? such as [ws](https://npmjs.org/package/ws)?

@magicalhobo Can you clone the repo and do `make rebuild` at the root, then post the result here?

@magicalhobo You need install npm module `nan` first, I think.

@kingsumos why c99 ?, this module is mainly wrote in c++, it's just call libgeoip's functions.

@kingsumos Thanks for your clarifications.