mosh-server: Support timeouts on lost connectivity to network client.
Closes #690.
This commit is contained in:
@@ -43,5 +43,4 @@ void Select::handle_signal( int signum )
|
||||
|
||||
Select &sel = get_instance();
|
||||
sel.got_signal[ signum ] = 1;
|
||||
sel.got_any_signal = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user