qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] [PATCH 0/2] nbd: enable keepalive


From: Vladimir Sementsov-Ogievskiy
Subject: [Qemu-block] [PATCH 0/2] nbd: enable keepalive
Date: Wed, 5 Jun 2019 13:09:11 +0300

Hi all!

Here is a suggestion to enable keepalive option to track server availablity.

Vladimir Sementsov-Ogievskiy (2):
  io/channel: add qio_channel_set_keepalive
  nbd-client: enable TCP keepalive

 include/io/channel.h | 13 +++++++++++++
 block/nbd-client.c   |  1 +
 io/channel-socket.c  | 19 +++++++++++++++++++
 io/channel.c         | 14 ++++++++++++++
 4 files changed, 47 insertions(+)

-- 
2.18.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]