|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Xen-changelog] Move xcs to unix domain sockets.
On Fri, 25 Feb 2005, BitKeeper Bot wrote:
> ChangeSet 1.1265, 2005/02/25 22:55:44+00:00, akw27@xxxxxxxxxxxxxxxxxxxxxx
> diff -Nru a/tools/misc/xend b/tools/misc/xend
> --- a/tools/misc/xend 2005-02-26 06:03:12 -05:00
> +++ b/tools/misc/xend 2005-02-26 06:03:12 -05:00
> @@ -24,7 +24,7 @@
> import socket
> import time
>
> -XCS_PORT = 1633
> +XCS_PATH = "/var/xen/xcs_socket"
Didn't the other tools have everything in /var/lib/xen ?
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Re: [Xen-changelog] Move xcs to unix domain sockets.,
Rik van Riel <=
|
|
|
|
|