We need to implement an API compatibility shim for nanomsg.
The things we will have to add are:
a) message allocation etc. (NN_MSG) b) integer socket descriptors (and a socket descriptor table) c) NN_RECVFD, NN_SENDFD, etc.
Plus a whole bunch of other more straight-forward stuff.
该提问来源于开源项目:nanomsg/nng