Hi.
On Sun, 2006-01-22 at 15:32 -0800, John R. Hogerhuis wrote:
> FYI, Fabrice has a hard enough time tracking patches.
That sounds familiar. We (MadWifi, that is) had similar problems about
half a year ago. Due to the preferences of the previous maintainer of
this driver we did nearly everything
Hi,
On Mon, 2006-01-16 at 16:03 -0800, Nickolai Zeldovich wrote:
> It looks like qemu (at least version 0.7.2, which is what I'm running
> here) doesn't set SO_REUSEADDR before calling bind(), which makes that
> fairly useless. This obvious patch moves up setting SO_REUSEADDR to the
> right place
It looks like qemu (at least version 0.7.2, which is what I'm running
here) doesn't set SO_REUSEADDR before calling bind(), which makes that
fairly useless. This obvious patch moves up setting SO_REUSEADDR to the
right place, just before bind().
Apologies if this is already fixed in 0.8.0.
-- ko