ssh.c
18.8 KB
-
ssh: initialize libssh2 · 22f3d3aa
We should have been doing this, but it initializes itself upon first use, which works as long as nobody's doing concurrent network operations. Initialize it on our init to make sure it's not getting initialized concurrently.
Carlos Martín Nieto committed