Thread REMOTE_ADDR Ipv4 vs. IPv6 (12 answers)
Opened by rosti at 2023-08-11 19:43

GwenDragon
 2023-08-13 11:35
#195241 #195241
User since
2005-01-17
14565 Artikel
Admin1
[Homepage]
user image
Schau:
Quote
This IPv4-only function is provided largely for legacy reasons. Newly-written code should use getnameinfo() or inet_ntop() instead for IPv6 support.
https://perldoc.perl.org/Socket#$string-=-inet_nto...


//EDIT:
Oh, das gibt es ja noch nicht bei Perl 5.6. Entschuldige meine Nachlässigkeit.
Last edited: 2023-08-13 12:24:50 +0200 (CEST)
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread REMOTE_ADDR Ipv4 vs. IPv6