tonysimpson / nanomsg-python

nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy
MIT License
382 stars 85 forks source link

Fix bug in error message #66

Closed codypiersall closed 4 years ago

codypiersall commented 6 years ago

The error message was showing the return code instead of the length of the returned object.