diff options
| author | Guillaume Subiron | 2015-12-19 22:25:03 +0100 |
|---|---|---|
| committer | Jason Wang | 2016-02-04 07:13:11 +0100 |
| commit | cc573a6924da3f487410c27e2dc0e2aeeeb55b06 (patch) | |
| tree | 9160dc0a7c22e1fa5887db99cacafd4d048101c1 /include | |
| parent | slirp: Make udp_attach IPv6 compatible (diff) | |
| download | qemu-cc573a6924da3f487410c27e2dc0e2aeeeb55b06.tar.gz qemu-cc573a6924da3f487410c27e2dc0e2aeeeb55b06.tar.xz qemu-cc573a6924da3f487410c27e2dc0e2aeeeb55b06.zip | |
slirp: Adding family argument to tcp_fconnect()
This patch simply adds a unsigned short family argument to remove the hardcoded
"AF_INET" in the call of qemu_socket().
This prepares for IPv6 support.
Signed-off-by: Guillaume Subiron <maethor@subiron.org>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
