Thanks, I have figured out what's going on. Since the websocket package needs a few functions, I will implement it to make duda package use monkey API objects.
regards Kay On Mon, May 7, 2012 at 12:44 AM, Eduardo Silva <[email protected]> wrote: > 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
