ZError Error number description
jason199101 opened this issue · 1 comments
jason199101 commented
Currently I'm learning this jeromq lib. for error handling we found that we can identify different exception by zmq_errorno.
However, I didn't find any cleared description for different error number in this class ZError.class. is there any documentation descriptions for different zmq error numbers?