|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH RESEND V8 0/7] Introduce a QMP client
Anthony PERARD writes ("[Xen-devel] [PATCH RESEND V8 0/7] Introduce a QMP
client"):
> Patch series rebased on last xen-unstable. No other change have been done.
Thanks. I tried to apply this and:
libxl_qmp.c:293: error: 'SOCK_NONBLOCK' undeclared (first use in this function)
libxl_qmp.c:293: error: (Each undeclared identifier is reported only once
libxl_qmp.c:293: error: for each function it appears in.)
I think SOCK_NONBLOCK is nonstandard, and you will have to change the
code to use fcntl.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|