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

Adapt return values #3

Open
fridex opened this issue Apr 6, 2016 · 1 comment
Open

Adapt return values #3

fridex opened this issue Apr 6, 2016 · 1 comment

Comments

@fridex
Copy link
Member

fridex commented Apr 6, 2016

Return values should be disjoint from ones from calls to other parts of the kernel. This will give us ability to clarify what went wrong (e.g. there was an error in decryption, not data record (not 0x17), etc). Maybe they will need to be remapped (e.g. if crypto API returns same error as kernel_{recv,send}msg()).

@djwatson
Copy link
Member

djwatson commented Oct 5, 2016

I think only one new one is necessary for not a data record

@fridex fridex changed the title Adopt return values Adapt return values Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants