<div dir="ltr">Hi.<div><br></div><div>I play a bit of idea to make binding to libssh2 library.</div><div><br></div><div>And the main problem is function </div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>int libssh2_session_handshake(LIBSSH2_SESSION *session, libssh2_socket_t socket)<br></div></blockquote>where socket parameter is raw OS socket handle as I understand.<div><br></div><div>So question: is it possible to access this handle from image side from Socket instance?</div><div>There is socketHandle instance variable which is bytearray. What is it? </div><div><br></div><div>Best regards,</div><div>Denis</div></div>