methodmissing / rbczmq

Ruby extension that wraps the official high level ZeroMQ C API ( http://czmq.zeromq.org/ )
http://github.com/methodmissing/rbczmq
MIT License
125 stars 32 forks source link

Need for send_nonblock #49

Open claytonbell opened 9 years ago

claytonbell commented 9 years ago

Has send_nonblock been left out for a reason?

Feature request to add it. Or at least your advice on whether this is easy to implement using czmq calls (does czmq support this directly?)