bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] already connected when closed


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] already connected when closed
Date: Sat, 30 Jun 2007 22:23:44 +0200 (CEST)

       +  if (connected && 
       +      command ("NOOP") != COMPLETE)

   When the connection has closed, I now get a SIGPIPE in the NOOP,
   specifically at the fflush(cout); at line 369 of ftp.c (in inetutils 1.5,
   sorry, I don't have a CVS checkout just now.)

Ok.

   If it's not too hard to fix that, I do think it would be ideal to give
   the warning if the connection is still open.  As in the change below.

I assume that the change works, so I'll apply it soon.  Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]