[web-devel] bindPort of Warp

Kazu Yamamoto ( 山本和彦 ) kazu at iij.ad.jp
Wed Jul 20 06:39:24 CEST 2011


> No, this is not intentional behavior. I just borrowed the code for
> bindPort from elsewhere. If you have a better implementation, I'd be
> happy to pull it. But I think that at least until the network package
> change happens we should conditionally compile to make sure Warp
> always listens on IPv4 by default.

OK.

Here is a patch. Please fetch it at your own convenience.

	https://github.com/kazu-yamamoto/warp/commit/02c1396c86e3fceb48cbe7df58cb631c804e24d4

I'm using runSettingsSocket with my own dual-stack socket. So, I can
wait.

--Kazu



More information about the web-devel mailing list