nanomsg / nnpy

cffi-based Python bindings for nanomsg
MIT License
117 stars 39 forks source link

Return poll result for all SP sockets, not first socket only. #28

Closed wrobell closed 8 years ago

wrobell commented 8 years ago

As in the title, we need to return all poll results from PollSet.poll method.

djc commented 8 years ago

Err, why did you close this?

wrobell commented 8 years ago

Because it contains a typo. New pull request created. Sorry for the delay, I was travelling.