[Parti-discuss] [PATCH] allow tcp to bind to all interfaces
Nathaniel Smith
njs at pobox.com
Tue May 5 14:52:59 PDT 2009
On Tue, May 5, 2009 at 2:39 PM, Antoine Martin <antoine at nagafix.co.uk> wrote:
> Hah, I wasn't aware of this option, doesn't seem to be documented where
> I looked.
> Works for me! (you can drop the patch)
Yeah, it works because all-zeros is the same as INADDR_ANY in the C
interface... this is documented (e.g. in ip(7)) and standard, but not
exactly well-advertised :-).
Doc patch committed.
-- Nathaniel
More information about the Parti-discuss
mailing list