Also note that the socket_* functions work fine. > $s = socket_create(AF_INET6, SOCK_STREAM, SOL_TCP); > $t = socket_connect($s, '::1', 22); > echo socket_read($s, 1024); SSH-2.0-OpenSSH_...
-- php ipv6 fails with unknown error https://bugs.launchpad.net/bugs/483315 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
