You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StatusCode only exists over the syscall interface. Once we are in
libtock-c we only use ReturnCode.
We need to make sure we use tock_status_to_returncode() on values passed
over the syscall interface.
0 commit comments