[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 10/23] libxl: events: Provide libxl__ev_evtchn*
Ian Campbell writes ("Re: [PATCH 10/23] libxl: events: Provide libxl__ev_evtchn*"): > On Thu, 2013-12-19 at 17:47 +0000, Ian Jackson wrote: > > Leaving it as "int" means that the caller can put -1 in it if the > > struct isn't in use or the port not allocated. That avoids the caller > > needing to have a separate copy of the value, or a separate boolean. > > And later, we do. > > I suppose that's vaguely the same sort of thing as > evtchn_port_or_error_t, but not quite. Yes. > > The latter. I'm open to suggestions for improved wording. > > "waiting must only be done via libxl__ev_..." not much better though. I will change it to: xc_evtchn *xce; /* waiting must be done only with libxl__ev_evtchn* */ Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |