diff options
| author | Longpeng(Mike) | 2020-08-06 09:40:29 +0200 |
|---|---|---|
| committer | Dr. David Alan Gilbert | 2020-08-28 14:34:52 +0200 |
| commit | d658f65c16901afd58a7ce88dcebfdefb3594924 (patch) | |
| tree | bd8d862f5c1a3137bbd0948db5bbdb3d1fd42587 /docs/tools | |
| parent | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... (diff) | |
| download | qemu-d658f65c16901afd58a7ce88dcebfdefb3594924.tar.gz qemu-d658f65c16901afd58a7ce88dcebfdefb3594924.tar.xz qemu-d658f65c16901afd58a7ce88dcebfdefb3594924.zip | |
migration: unify the framework of socket-type channel
Currently, the only difference of tcp channel and unix channel in
migration/socket.c is the way to build SocketAddress, but socket_parse()
can handle these two types, so use it to instead of tcp_build_address()
and unix_build_address().
The socket-type channel can be further unified based on the up, this
would be helpful for us to add other socket-type channels.
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Message-Id: <20200806074030.174-2-longpeng2@huawei.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'docs/tools')
0 files changed, 0 insertions, 0 deletions
