|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] stream fixes for migration
> doing anything to a c stream will work in a multithreaded environment; ie,
> the internal buffers/vars will not be stompped on.
>
> It's in the spec(don't ask me where, I read it in the info docs).
I think the issue is with Xfrd's IOStream type (libxutil/iostream.h), rather
than with standard C streams.
(and I don't know if they're safe for multiple users, although I would expect
that they're single thread-oriented)
Cheers,
Mark
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|