+ 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.
_______________________________________________
bug-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-inetutils