Closed Zilla closed 1 year ago
Currently, the documentation for xcm_await() states:
Returns Returns the XCM socket fd on success, or -1 if an error occured (in which case errno is set).
However, the return value on success will always be zero.
Currently, the documentation for xcm_await() states:
Returns Returns the XCM socket fd on success, or -1 if an error occured (in which case errno is set).
However, the return value on success will always be zero.