Hello! Playing with "A simple client/server application" from Cookbook I've found out client blocks if no server run. Knowing from zmq_setsockopt(3), "The default 'ZMQ_HWM' value of zero means "no limit"", I'd expect different behavior. Could someone please explain? Thanks. == Best regards, Ilja Golshtein