Marc-André Lureau adf1add292 slirp: wrap the remaining socket functions
QEMU wraps the socket functions in os-win32.h, but in commit
a9d8b3ec4385793815d71217857304, the header inclusion was dropped,
breaking libslirp on Windows.

Wrap the missing functions.

Rename the wrapped function with "slirp_" prefix and "_wrap" suffix,
for consistency and to avoid a clash with existing function (such as
"slirp_socket").

Fixes: a9d8b3ec ("slirp: replace remaining qemu headers dependency")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20190212160953.29051-3-marcandre.lureau@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Tested-by: Howard Spoelstra
2019-02-12 20:49:13 +01:00
..
2019-02-07 15:49:08 +02:00
2018-01-14 18:16:13 +01:00
2019-02-07 15:49:08 +02:00
2019-02-07 15:49:08 +02:00
2019-02-07 15:49:08 +02:00
2019-02-07 15:49:08 +02:00
2019-02-07 15:49:08 +02:00
2017-04-25 19:17:25 +08:00
2019-02-07 15:49:08 +02:00
2019-02-07 15:49:08 +02:00
2019-02-07 15:49:08 +02:00
2019-02-07 15:49:08 +02:00