[Nix-dev] Re: [Nix-commits] SVN commit: nix - 16593 - eelco - nixpkgs/trunk/pkgs/os-specific/linux/qemu-kvm
Eelco Dolstra
e.dolstra at tudelft.nl
Fri Aug 7 11:07:40 CEST 2009
Hi,
Michael Raskin wrote:
> Eelco Dolstra wrote:
>> creates a Unix domain socket `./65535.socket' on the host. (There
>> is no proper syntax yet, so as a hack all host "ports" above 0xff00
>> are treated in this way.) Connections to that socket are then
>> forwarded to TCP port 514 on the guest. So the guest can do
>
>> +! int unix_socket = hport >= 0xff00;
>
> Is the direction of the diff correct?
Yes.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list