Sebastian Ottlik aad1239a7e slirp: 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>
2013-10-02 19:20:31 +02:00
2013-09-30 17:15:01 -05:00
2013-09-03 12:25:55 +02:00
2013-09-05 09:40:31 -05:00
2013-09-30 17:15:01 -05:00
2013-09-06 15:25:08 +02:00
2013-09-02 09:08:29 -07:00
2013-09-03 12:25:55 +02:00
2013-09-03 12:25:55 +02:00
2013-09-03 12:25:55 +02:00
2013-09-17 11:10:47 -05:00
2013-09-03 12:25:55 +02:00
2013-09-24 13:22:50 +02:00
2013-09-03 12:33:32 -05:00
2013-09-06 15:25:08 +02:00
2013-09-12 09:58:18 +02:00
2013-09-12 13:49:50 +02:00
2013-09-02 09:08:29 -07:00
2013-09-30 17:15:01 -05:00
2013-09-25 16:41:48 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%