ssh: initialize libssh2
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.
Showing
src/transports/ssh.h
0 → 100644
Please
register
or
sign in
to comment