Why does IPAddress::tryParse() doesn't allow wildcard IPv6 but allow wildcard IPv4? #3533
Answered
by
aleks-f
lingyphone
asked this question in
Q&A
-
The following code seems return false if the addr string is a wildcard IPv6 (such as :: ), is it intentional or a bug?
|
Beta Was this translation helpful? Give feedback.
Answered by
aleks-f
Apr 13, 2022
Replies: 1 comment
-
It's a bug, should be fixed in 1.12.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aleks-f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's a bug, should be fixed in 1.12.0