diff options
| author | Sebastian Ottlik | 2013-10-02 12:23:16 +0200 |
|---|---|---|
| committer | Stefan Weil | 2013-10-02 19:20:31 +0200 |
| commit | 04fd1c789677fe121cb9546c652d088c994477fb (patch) | |
| tree | 39767c2a7cf6823180bf418c3bf98599a41cbba6 /include | |
| parent | slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR (diff) | |
| download | qemu-04fd1c789677fe121cb9546c652d088c994477fb.tar.gz qemu-04fd1c789677fe121cb9546c652d088c994477fb.tar.xz qemu-04fd1c789677fe121cb9546c652d088c994477fb.zip | |
util: call socket_set_fast_reuse instead of setting SO_REUSEADDR
SO_REUSEADDR should be avoided on Windows but is desired on other operating
systems. So instead of setting it we call socket_set_fast_reuse that will result
in the appropriate behaviour on all operating systems.
Signed-off-by: Sebastian Ottlik <ottlik@fzi.de>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
