On Tue, Aug 6, 2013 at 11:49 AM, Dimitris Aragiorgis <[email protected]> wrote:
> +list
>
> Hello Guido,
>
> I just finished with the refactoring. All things discussed in the thread
> are now implemented. Just one note: CallMonitorCommand still uses socat. But
> I have extracted the socket code away from QmpConnection in a new class 
> MonitorSocket
> which QmpConnection now extends. I use MonitorSocket in PassTapFd as well. So
> the only thing now is to implement a MonitorConnection class to extend 
> MonitorSocket
> and use it instead of socat. Can we proceed with hotplug review and postpone
> this big change after hotplug gets merged?
>

Yes, that sounds perfect, thanks.

Guido

Reply via email to