The largest configurable number of sockets.
ZmqException if $(ZMQ) reports an error.
$(ZMQREF zmq_ctx_get()) with ZMQ_SOCKET_LIMIT.
auto ctx = Context(); assert (ctx.socketLimit > 0);
See Implementation
The largest configurable number of sockets.