[PEAR-BUG] Req #20429 [Opn]: IPv6 socket support

[email protected] Mon, 27 Oct 2014 06:36:07 +0000 (GMT)
Newsgroups php.pear.bugs
Message-ID <[email protected]>
Edit report at https://pear.php.net/bugs/bug.php?id=20429&edit=1

 ID:               20429
 Updated by:       [email protected]
 Reported By:      bashgeek at gmail dot com
 Summary:          IPv6 socket support
 Status:           Open
 Type:             Feature/Change Request
 Package:          Net_SmartIRC
 Operating System: Deb7
 Package Version:  1.1.2
 PHP Version:      5.6.2
-Assigned To:      
+Assigned To:      garrettw
 Roadmap Versions: 
 New Comment:

-Assigned To:
+Assigned To: garrettw



Previous Comments:
------------------------------------------------------------------------

[2014-10-17 16:06:34] bashgeek_

Description:
------------
Enable support to connect through INET6 sockets instead of 
INET(4).

Change the setBindAddress() method to work also with IPv6 
addresses and switch the IPv4/IPv6 mode automatically.

After that the only change to be made is when socket_create 
change AF_INET to AF_INET6.

------------------------------------------------------------------------


-- 
Edit this bug report at https://pear.php.net/bugs/bug.php?id=20429&edit=1