# File lib/ffi-rzmq/util.rb, line 44
    def self.error_string
      LibZMQ.zmq_strerror(errno).read_string
    end