diff options
| author | Daniel P. Berrangé | 2020-08-25 12:38:49 +0200 |
|---|---|---|
| committer | Eric Blake | 2020-09-02 23:47:55 +0200 |
| commit | 6e64dd572aa548aa6664ed02c6901d691f6a10ba (patch) | |
| tree | c0bfad755c89bd46f249cb5ce2a2373b165a1c22 /python | |
| parent | block: add missing socket_init() calls to tools (diff) | |
| download | qemu-6e64dd572aa548aa6664ed02c6901d691f6a10ba.tar.gz qemu-6e64dd572aa548aa6664ed02c6901d691f6a10ba.tar.xz qemu-6e64dd572aa548aa6664ed02c6901d691f6a10ba.zip | |
nbd: skip SIGTERM handler if NBD device support is not built
The termsig_handler function is used by the client thread handling the
host NBD device connection to do a graceful shutdown. IOW, if we have
disabled NBD device support at compile time, we don't need the SIGTERM
handler. This fixes a build issue for Windows.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200825103850.119911-3-berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
