in reply to
Can read() return less than LENGTH bytes?
Yes, for example on a filehandle that's been set to non-blocking.
Dave.
Comment on
Re: Can read() return less than LENGTH bytes?
In Section
Seekers of Perl Wisdom