IpV6 problem
Hi what is this comment meaning? ` * @param destination Should work with Inet6Address, but multiple addresses are failing
I can't remember :) It might have been a comment from early development.
I tested it out and it's working with V6. I've pushed an update that allows you to force the IP version and changed the comment.
Dustin
On Sun, Dec 19, 2021 at 12:21 AM Seyyed davud hosseiny < @.***> wrote:
Hi what is this comment meaning? ` * @param https://github.com/param destination Should work with Inet6Address, but multiple addresses are failing
— Reply to this email directly, view it on GitHub https://github.com/dburckh/AndroidPing/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM2VUNXAWNFUPCF7JYJTS3URWBZNANCNFSM5KLSEAXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thanks for fast answer.