Re: [libvirt] [PATCH 13/21] qemu: migration: src: qemuNBDTunnelAcceptAndPipe

2015-12-14 Thread John Ferlan
On 11/18/2015 01:13 PM, Pavel Boldin wrote: > Add qemuNBDTunnelAcceptAndPipe function that is called to handle POLLIN > on the UNIX socket connection from the QEMU's NBD server. > > The function creates a pipe of a remote stream connected to the QEMU > NBD Unix socket on destination and a local

[libvirt] [PATCH 13/21] qemu: migration: src: qemuNBDTunnelAcceptAndPipe

2015-11-18 Thread Pavel Boldin
Add qemuNBDTunnelAcceptAndPipe function that is called to handle POLLIN on the UNIX socket connection from the QEMU's NBD server. The function creates a pipe of a remote stream connected to the QEMU NBD Unix socket on destination and a local stream connected to the incoming connection from the