diff options
| author | Sebastian Ottlik <ottlik@fzi.de> | 2013-10-02 12:23:16 +0200 |
|---|---|---|
| committer | Stefan Weil <sw@weilnetz.de> | 2013-10-02 19:20:31 +0200 |
| commit | 04fd1c789677fe121cb9546c652d088c994477fb (patch) | |
| tree | 39767c2a7cf6823180bf418c3bf98599a41cbba6 /scripts/qapi-types.py | |
| parent | aad1239a7e15f42c0b8a802433582c48417a4541 (diff) | |
| download | focaccia-qemu-04fd1c789677fe121cb9546c652d088c994477fb.tar.gz focaccia-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 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions