Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: What should be default for Net::Server - IPv4, IPv6 or IPv*

by Rhandom (Curate)
on Jun 01, 2012 at 13:14 UTC ( [id://973752]=note: print w/replies, xml ) Need Help??


in reply to Re: What should be default for Net::Server - IPv4, IPv6 or IPv*
in thread What should be default for Net::Server - IPv4, IPv6 or IPv*

The only problem with compatibility - is compatibility with which version.

IPv4 as default is compatible with all official versions including 0.99.

IPv* as default is compatible with the unofficial (but head for 9 months) version 0.99.6.1

my @a=qw(random brilliant braindead); print $a[rand(@a)];

Replies are listed 'Best First'.
Re^3: What should be default for Net::Server - IPv4, IPv6 or IPv*
by Anonymous Monk on Jun 02, 2012 at 00:42 UTC
    but IP* would work for anyone who has ipv4 already set... i.e., it doesn't break anything. It just adds ipv6 to the mix. I basically ran across this because our company is making massive moves to make sure everything easily supports ipv4, ipv4/ipv6, and ipv6 modes of operation.
Re^3: What should be default for Net::Server - IPv4, IPv6 or IPv*
by mbethke (Hermit) on Jun 02, 2012 at 02:41 UTC

    Compatibility with what most people use. People who use unofficial HEADs should know what they are doing and particularly be aware that defaults may change from one version to the other---obviously they've had this experience at least once. Those who just run "aptitude upgrade" or equivalents to be fed the latest stable version are less likely to pay attention to these things and just expect their applications to behave the same. You could just warn() people who haven't explicitly set a protocol family about impending changes in the default for a while and then switch it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://973752]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-28 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found