diff options
author | mef <mef> | 2015-02-27 14:39:24 +0000 |
---|---|---|
committer | mef <mef> | 2015-02-27 14:39:24 +0000 |
commit | db937c8a9866706adf7526aed51a9c8d22dec771 (patch) | |
tree | 2d7def1b285587a6bc637a7b8ba518a9526db1b0 /lang/perl5 | |
parent | 985e9d763895e0bfc8458b0076cdb3e3de595254 (diff) | |
download | pkgsrc-db937c8a9866706adf7526aed51a9c8d22dec771.tar.gz |
Update 3.04
-----------
2013-04-21 Jay Rogers <jay@rgrs.com>
* Version 3.04 released.
2012-12-15 Jay Rogers <jay@rgrs.com>
* Telnet.pm (open family sockfamily): Added IPv6
support. It is enabled using the method/parameter
family() and the installed Socket package version is
1.94+ (which corresponds with perl 5.14+).
* Telnet.pm (peerhost peerport sockhost sockport):
New methods to support IPv6, because the inherited
ones from IO::Socket::INET don't.
* Telnet.pm (open localhost localfamily): New
methods and open() parameters for binding to a local
network interface.
* Telnet.pm (dump_log, input_log, option_log, output_log): Fixed
so they turn off logging when passed an empty string arg.
* Telnet.pm (_fillbuf _put): Fixed to use
Errno::EINTR, when possible, to test for an
interrupted select(), sysread(), or syswrite(). The
test for $! =~ /^interrupted doesn't work when LANG
is not English.
2002-12-17 Jay Rogers <jay@rgrs.com>
* Telnet.pm (dump_log, input_log, option_log, output_log): Fixed
so they take a bare filehandle.
Diffstat (limited to 'lang/perl5')
0 files changed, 0 insertions, 0 deletions