mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
panic on failure for sslocal
This commit is contained in:
@@ -231,4 +231,5 @@ fn main() {
|
||||
}
|
||||
|
||||
RelayLocal::new(config).run(threads);
|
||||
panic!("Relay stopped.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user