qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Patch to allow user-mode networking for Win32


From: Fabrice Bellard
Subject: Re: [Qemu-devel] Patch to allow user-mode networking for Win32
Date: Fri, 08 Oct 2004 01:28:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

Applied.

Fabrice.

Gregory Alexander wrote:
Oops, I've got an updated patch.  Version 2.

I earlier fixed a memory problem in the wrong way. This version should prevent a possible SEGFAULT under linux as well.

Thanks,

GREG

Gregory Alexander wrote:

Win32 networking doesn't work with the write() and read() calls, it has to use send() and recv(). This code replaces socket write() and read() calls in the slirp code, and also adds a changes a few other minor changes that were necessary to make the slirp code work in a Windows environment.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]