Project

General

Profile

Actions

Feature #678

closed

$SERVER["socket"] to bind to IPv6 by default

Added by Anonymous almost 19 years ago. Updated over 8 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

I think $SERVER[[socket]] == ":1234" without explicitly specifying the host to bind to, should bind to IPv6 '::' instead of 0.0.0.0 when server.use-ipv6 = "enable" is specified.

I'm well aware that one can use "[[::]]:1234", but the behavior described above makes much more sense to me.

-- intgr


Files

https-bind-to-IPv6.patch (386 Bytes) https-bind-to-IPv6.patch Patch to fix Ticket 678 -- prgaikar Anonymous, 2007-03-22 11:53
Actions

Also available in: Atom