]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpc: Add virNetMessageClearPayload
authorCole Robinson <crobinso@redhat.com>
Wed, 27 Apr 2016 21:47:34 +0000 (17:47 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 5 May 2016 18:28:19 +0000 (14:28 -0400)
commit220c4e85b36c0210c8915f0b4d0732e93383f5a3
tree63b20e244227942508a3bd2940ebc0b025cb4e94
parentb17e610e1f1ff91c3b1df5a1e56291b7e0956701
rpc: Add virNetMessageClearPayload

Handles freeing the buffer and fds, but not the message details.
Use it to drop some duplicate code.
src/rpc/virnetmessage.c