After I've merged some patches mingw fails to build. The first patch
fixes the issue, and the rest is just a cleanup.

Michal Prívozník (5):
  virsocket: Drop unused #include and #define
  virSocketSendMsgWithFDs: Don't report errors, just set errno
  virSocketSendMsgWithFDs: Introduce @payload_len argument
  virsocket: Simplify virSocketSendFD()
  qemu_monitor: Simplify qemuMonitorIOWriteWithFD()

 po/POTFILES             |  1 -
 src/ch/ch_process.c     | 11 ++++++---
 src/qemu/qemu_monitor.c | 27 ++------------------
 src/util/virsocket.c    | 55 ++++++++++-------------------------------
 src/util/virsocket.h    |  4 +--
 5 files changed, 25 insertions(+), 73 deletions(-)

-- 
2.43.0
_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to