Re: [Mutt] #1220: After telnet session dies, Mutt continues running,
#1220: After telnet session dies, Mutt continues running, gradually consuming
all
CPU resources.
Comment (by brendan):
Replying to [comment:9 vinc17]:
> Replying to [comment:7 brendan]:
> > By the way, I don't think assignment to errno is portable (which you
do in your patch).
>
> It's explicitly stated in the ISO C99 standard: ''Thus, a program that
uses errno for error checking should set it to zero before a library
function call, then inspect it before a subsequent library function
call.''
Fair enough. I'm just not sure that C99 is portable :)
--
Ticket URL: <http://dev.mutt.org/trac/ticket/1220#comment:10>