Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API call returns not conform specs #34

Open
stas opened this issue Jan 16, 2015 · 2 comments
Open

API call returns not conform specs #34

stas opened this issue Jan 16, 2015 · 2 comments

Comments

@stas
Copy link

stas commented Jan 16, 2015

Some calls do not return anything where they should return the result of _nn_check_positive_rtn.

A good example is the send() method.

This makes it hard to test.
Ideally we would have all the calls follow the nanomsg specs:
http://nanomsg.org/v0.5/nanomsg.7.html

Thanks for all the work so far!

@jb098
Copy link
Contributor

jb098 commented Sep 7, 2016

Do you have any other examples of method calls that don't match the return specs of the C bindings?

@stas
Copy link
Author

stas commented Sep 24, 2016

Sorry for the late response @jb098

I don't have to report any other potential issues. Thanks for reviewing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants