[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH 2/8] tools/console: introduce --start-notify-fd option for console client
Wei Liu writes ("[RFC PATCH 2/8] tools/console: introduce --start-notify-fd option for console client"): > The console client will write 0x00 to that fd before entering console > loop to indicate its readiness. This could sensibly be in a comment in the code. > + if (start_notify_fd != -1) { > + const char msg[] = { 0x00 }; ^ static Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |