wok-6.x view perl-io-socket-inet6/description.txt @ rev 24469
updated davfs2 (1.5.6 -> 1.6.1)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 17 14:10:04 2022 +0100 (2022-02-17) |
parents | |
children |
line source
1 WARNING!! IO-Socket-INET6 is deprecated.
3 IO-Socket-INET6 was now succeeded by Paul Evans' IO::Socket::IP.
4 Please convert old code from IO-Socket-INET6 to IO-Socket-IP.
6 IO::Socket::INET6 provides an object interface to creating and using
7 sockets in either AF_INET or AF_INET6 domains.
8 It is built upon the IO::Socket interface and inherits all the methods
9 defined by IO::Socket.