diff options
author | Lincoln Stein <lstein@formaggio.cshl.org> | 1999-07-28 09:55:05 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-07-28 18:13:37 +0000 |
commit | 8fd73a68c4e3e61c175bff5ea8257b8c0787333e (patch) | |
tree | c7f64699e6f8feb3fed0effdd83f534e56f79faa /installhtml | |
parent | 8b0db79d1be7acb4277f629a0a1e576181b0ec8f (diff) | |
download | perl-8fd73a68c4e3e61c175bff5ea8257b8c0787333e.tar.gz |
IO::* enhancements.
1) write() and syswrite() will now accept a single-argument
form of the call, for consistency with Perl's syswrite().
2) You can create a TCP-based IO::Socket::INET without forcing
a connect attempt. This allows you to configure its options
(like making it non-blocking) and then call connect() manually.
3) Fixed a bug that prevented the IO::Socket::protocol() accessor
from ever returning the correct value.
To: Graham Barr <gbarr@pobox.com>
Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
Subject: Re: patch for IO::*
Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
p4raw-id: //depot/cfgperl@3820
Diffstat (limited to 'installhtml')
0 files changed, 0 insertions, 0 deletions