relay: cleanup error handling
- Handle cord_costart() errors properly. - Don't use scoped_guard as we don't actually need it there. - Drop relay_destroy() and rename relay_create() to relay_init().
Please register or sign in to comment
- Handle cord_costart() errors properly. - Don't use scoped_guard as we don't actually need it there. - Drop relay_destroy() and rename relay_create() to relay_init().