You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2024. It is now read-only.
I am a newbie so forgive my naive question in advance.
deftest send-str-timeout-test in zmq-test.clj returns the following exception:
clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: No such var: zmq/set-send-timeout, compiling:(/Users/spaceshuttle/Documents/FP/Clojure/source_code/my-code/second-jzmq/test/second_jzmq/zmq-test.clj:26:20)
is this what I should be expecting? or did I go wrong somewhere? Thanks for your help in advance.