Check if the zmq library supports a given feature.
feature is the name of feature to check.
Currently known features are:
library supports the ipc:// protocol
library supports the pgm:// protocol
library supports the tipc:// protocol
library supports the norm:// protocol
library supports the CURVE security mechanism
library supports the GSSAPI security mechanism
library was built with the draft API.
yesno - set to true if the feature is available, otherwise false.
Package: zeromq