mirror of https://gitee.com/openkylin/libvirt.git
Expose virNetServerGetName
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
6541a2b4ac
commit
83942e5b6a
|
@ -100,6 +100,7 @@ virNetServerAddClient;
|
|||
virNetServerAddProgram;
|
||||
virNetServerAddService;
|
||||
virNetServerClose;
|
||||
virNetServerGetName;
|
||||
virNetServerHasClients;
|
||||
virNetServerNew;
|
||||
virNetServerNewPostExecRestart;
|
||||
|
|
Loading…
Reference in New Issue