mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-12-24 19:37:48 +03:00
Fix server. Now, it runs
This commit is contained in:
@@ -130,7 +130,7 @@ ssh_bind ssh_bind_new(void) {
|
||||
}
|
||||
ZERO_STRUCTP(ptr);
|
||||
ptr->bindfd = -1;
|
||||
|
||||
ptr->bindport= 22;
|
||||
return ptr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user