On 01/15/2018 11:35 AM, Erik Skultety wrote:
> On Wed, Jan 10, 2018 at 12:23:28PM -0500, John Ferlan wrote:
>> Rather than waiting until virNetServerDispose to toggle the service
>> to off, let's do that when virNetServerServiceClose is called such
>> as during virNetServerClose.
>>
>> Signed-off
On Wed, Jan 10, 2018 at 12:23:28PM -0500, John Ferlan wrote:
> Rather than waiting until virNetServerDispose to toggle the service
> to off, let's do that when virNetServerServiceClose is called such
> as during virNetServerClose.
>
> Signed-off-by: John Ferlan
> ---
> src/rpc/virnetserver.c
Rather than waiting until virNetServerDispose to toggle the service
to off, let's do that when virNetServerServiceClose is called such
as during virNetServerClose.
Signed-off-by: John Ferlan
---
src/rpc/virnetserver.c| 3 ---
src/rpc/virnetserverservice.c | 2 ++
2 files changed, 2 inser