mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
b9daebfee4
If using a remote access, sometimes an RPC entry point is not available, and currently we just end up with a raw: error: unknown procedure: xxx error, while this should be more cleanly reported as an unsupported entry point like for local access * src/remote/remote_driver.c: convert missing remote entry points into the unsupported feature error |
||
---|---|---|
.. | ||
remote_driver.c | ||
remote_driver.h | ||
remote_protocol.c | ||
remote_protocol.h | ||
remote_protocol.x | ||
rpcgen_fix.pl |