Also in Cygwin use Socket to figure out domainname
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 23 Jun 2001 13:16:26 +0000 (13:16 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 23 Jun 2001 13:16:26 +0000 (13:16 +0000)
commit058e53a4638aa7eba382b3df4f4f6fa0ecfb7013
tree9e18e451ad5d1c45e1d05e02467fca7d93782402
parent4cbec17f6950a6e0e6a10b1b7cac1c15654f4678
Also in Cygwin use Socket to figure out domainname
(if any) (avoids trying to call external 'domainname',
which doesn't at the moment exist in Cygwin)

p4raw-id: //depot/perl@10858
lib/Net/Domain.pm