https://bugzilla.mindrot.org/show_bug.cgi?id=2758
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- (In reply to jg from comment #0) [...] > packet_write_wait: Connection to xx.xx.xx.xx port 22: Broken pipe > $ > > Could that just say "Connection closed" please ? eg. Is that being triggered by a TCP reset? If so the message seems appropriate. "Connection closed" means it was deliberately closed be either client or server (ie TCP FIN). Using it when something else breaks the connection seems like a lie. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
