Y
Hacker News
new
|
ask
|
show
|
jobs
by
nerdbert
1165 days ago
Control-C won't stop a connection that's already been established. It only aborts if it hasn't completed the handshake yet.
Otherwise how could you send a control-C without any special guard sequence while ssh-ing?