summary refs log tree commit diff stats
path: root/slirp/tcp_subr.c
diff options
context:
space:
mode:
authorSebastian Ottlik <ottlik@fzi.de>2013-10-02 12:23:13 +0200
committerStefan Weil <sw@weilnetz.de>2013-10-02 19:20:31 +0200
commit6669ca13c39a8515cc634695698d3dea5f39be1c (patch)
tree75c0bca63a7d32bee3cc051a2e11f388f573dd97 /slirp/tcp_subr.c
parent606600a176c981addcfedb0698f13fd0f2f4446e (diff)
downloadfocaccia-qemu-6669ca13c39a8515cc634695698d3dea5f39be1c.tar.gz
focaccia-qemu-6669ca13c39a8515cc634695698d3dea5f39be1c.zip
gdbstub: 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 'slirp/tcp_subr.c')
0 files changed, 0 insertions, 0 deletions