]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Merge remote-tracking branch 'sweil/mingw' into staging
authorAnthony Liguori <anthony@codemonkey.ws>
Wed, 9 Oct 2013 14:52:21 +0000 (07:52 -0700)
committerAnthony Liguori <anthony@codemonkey.ws>
Wed, 9 Oct 2013 14:52:21 +0000 (07:52 -0700)
# By Sebastian Ottlik
# Via Stefan Weil
* sweil/mingw:
  util: call socket_set_fast_reuse instead of setting SO_REUSEADDR
  slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR
  net: call socket_set_fast_reuse instead of setting SO_REUSEADDR
  gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDR
  util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR

Message-id: 1380735690-24009-1-git-send-email-sw@weilnetz.de
Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>

Trivial merge