This commit is contained in:
parent
0968780d7a
commit
024c181d69
@ -1631,6 +1631,7 @@ class FFI {
|
|||||||
String? switchUuid,
|
String? switchUuid,
|
||||||
String? password,
|
String? password,
|
||||||
bool? forceRelay}) {
|
bool? forceRelay}) {
|
||||||
|
closed = false;
|
||||||
assert(!(isFileTransfer && isPortForward), 'more than one connect type');
|
assert(!(isFileTransfer && isPortForward), 'more than one connect type');
|
||||||
if (isFileTransfer) {
|
if (isFileTransfer) {
|
||||||
connType = ConnType.fileTransfer;
|
connType = ConnType.fileTransfer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user