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
ref(core/remio): replaced remio_create_request ret val by an out arg
Since the size of struct remio_request is not just a couple of
argumetns and might surpasse the number of return registers
in a given ABI, ideally the return value would be an output argument.
Signed-off-by: João Peixoto <[email protected]>
0 commit comments