Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.3

Request #4462 IPv6 support
Submitted: 2005-05-28 14:05 UTC
From: dwlnetnl at hotmail dot com Assigned: cweiske
Status: Closed Package: Net_Server
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 36 - 32 = ?

 
 [2005-05-28 14:05 UTC] dwlnetnl at hotmail dot com
Description: ------------ I'd like to use IPv6, but it isn't supported yet. Reproduce code: --------------- change AF_INET to AF_INET6 @ socket_create() lines.

Comments

 [2006-02-15 12:12 UTC] cweiske
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. The constructor has a third optional parameter which lets you specify the AF_* type