donotturnoff / aerend

My third year project
0 stars 0 forks source link

No need to send id along with error status #187

Open donotturnoff opened 2 years ago

donotturnoff commented 2 years ago

If the status is anything other than 0x00 (success) when creating something with a handle, there is no need to send a handle as the client will not use it.