Hi, On Sat, May 5, 2012 at 7:17 AM, Kay <[email protected]> wrote: > Hi, > > I am moving websocket as a duda package, however I find the api are not > available in package, such as mk_api->mem_alloc or monkey->mem_alloc will > lead to segment fault. Would someone give some explanation on this? and any > suggestions? >
The monkey API object is not available yet for the Duda packages, please use direct malloc instead. regards, > Thanks, > Kay > > > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
