* Randy Harmon via RT (bug-Mail-IMAPClient@rt.cpan.org) [080529 19:42]:
Show quoted text> Thu May 29 15:42:19 2008: Request 36287 was acted upon.
> Transaction: Ticket created by RJHARMON
> Queue: Mail-IMAPClient
> Subject: SSL + fastio = EOF breakage in _read_line
>
> When using SSL and fastio, I get an error from the SSL library,
> indicating that EOF (called by IO::Handle as eof()) is not a valid
> function for an SSL handle. This is in Mail::IMAPClient::_read_line().
The eof() is used not to check end-of-file, but whether there is an
error. This is a good interpretation of eof(), but apparently not
supported by the SSL implementation... Consider that a bug.
Show quoted text> Seems to be fixed in 3.07 (didn't check 3.06).
Some byte-counting got fixed wrt CR-LF. I think that avoided the
need for the check.
--
Regards,
MarkOv
------------------------------------------------------------------------
Mark Overmeer MSc MARKOV Solutions
Mark@Overmeer.net solutions@overmeer.net
http://Mark.Overmeer.net http://solutions.overmeer.net