|
@@ -717,7 +717,8 @@ libssh2_channel_direct_tcpip_ex(LIBSSH2_SESSION *session, const char *host, |
|
|
libssh2_channel_direct_tcpip_ex((session), (host), (port), "127.0.0.1", 22) |
|
|
|
|
|
LIBSSH2_API LIBSSH2_CHANNEL * |
|
|
libssh2_channel_direct_streamlocal_ex(LIBSSH2_SESSION * session, const char *socket_path, |
|
|
libssh2_channel_direct_streamlocal_ex(LIBSSH2_SESSION * session, |
|
|
const char *socket_path, |
|
|
const char *shost, int sport); |
|
|
|
|
|
LIBSSH2_API LIBSSH2_LISTENER * |
|
|
0 comments on commit
02d07c6