[nanomsg] Re: Python bindings for nng

  • From: "Garrett D'Amore" <garrett@xxxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Mon, 12 Mar 2018 19:49:30 +0000

Yes it is.
On Mon, Mar 12, 2018 at 12:17 PM Dirkjan Ochtman <dirkjan@xxxxxxxxxx> wrote:

On Mon, Mar 12, 2018 at 7:41 PM, Garrett D'Amore <garrett@xxxxxxxxxx>
wrote:

NNG_DECL is used only on Windows really, and is only needed for APIs that
are exposed to applications.  So this includes some header files, but only
those that would normally be “installed” where a user application could
link against them.


Is NNG_DECL similar to NN_EXPORT? If so, I think the nnpy usage is simpler
than what you're implying -- nnpy uses it just to simplify the limited
parsing of the header files that it tries to do.

Kind regards,

Dirkjan

Other related posts: