Closed Cannonb4ll closed 6 years ago
Could you add IPV6 support? According to the docs its a matter of changing the fsockopen protocol:
Note: When specifying a numerical IPv6 address (e.g. fe80::1), you must enclose the IP in square brackets—for example, tcp://[fe80::1]:80.
See: http://php.net/manual/en/function.fsockopen.php
I don't see this happening anytime soon, but we do accept pull requests.
Could you add IPV6 support? According to the docs its a matter of changing the fsockopen protocol:
See: http://php.net/manual/en/function.fsockopen.php