Thanks. I realized that lua ffi can't accept function reference, so this is not that easy to solve.
Dne 22. 12. 2016 21:01 napsal uživatel "Luca Boccassi" < [email protected]>: > On Thu, 2016-12-22 at 18:56 +0100, Michal Vyskocil wrote: > > Hi, > > > > as a part of Lua FFI bindings project I'd like to write self contained > > test for malamute, however mlm_server is not a part of API model. Only > > mlm_proto and mlm_client API files are generated. Can someone point me > > to the correct way how to make mlm_server API file? > > zproto_client_c.gsl creates the file, while zproto_server_c.gsl doesn't, > just because at the time it wasn't needed yet, so please do add support > for it if you need it. > > See > https://github.com/zeromq/zproto/commit/200bd6de4da338def30d2ccf71979e > e34b3652e7 > > Kind regards, > Luca Boccassi > > _______________________________________________ > zeromq-dev mailing list > [email protected] > https://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
