Open ghost opened 12 years ago
Cool, can you add a commit that updates the docs as well?
Yes, sorry, will resubmit tomorrow.
On Tue, May 15, 2012 at 3:46 PM, Brian Buchanan < reply@reply.github.com
wrote:
Cool, can you add a commit that updates the docs as well?
Reply to this email directly or view it on GitHub: https://github.com/zeromq/rbzmq/pull/20#issuecomment-5725378
This patch adds yield to block capability for Contexts and Sockets, cleaning up after the interior of the block exits, just like IO.new(). This allows you to write code such as: