|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] errno i xs_wire.h
Yes, I think it is problematic. In the xenidc code for the USB driver I
have a platform independent error type and functions to convert between
local and wire protocol error values.
On Tue, 2005-11-08 at 13:04 +0100, Jacob Gorm Hansen wrote:
> hi,
>
> playing with xenbus support in mini-os, I noticed that xs_wire.h
> references errno constants such as EINVAL. Is the use of these
> constants (which could be guest-OS specific) in the wire-protocol not
> problematic? Should xs_wire.h define its own set of constants to be
> used instead?
>
> Jacob
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|