wayvnc icon indicating copy to clipboard operation
wayvnc copied to clipboard

ctl-client: Restructure error handling

Open any1 opened this issue 2 years ago • 0 comments

Using errno for internal error handling can cause compatibility issues. The listed errors in errno also aren't always entirely descriptive of the error. We should at least replace those error codes with our own.

any1 avatar Jan 23 '23 22:01 any1