[Vm-dev] is it possible access OS socket handler from Socket instance

Denis Kudriashov dionisiydk at gmail.com
Tue Aug 8 09:11:16 UTC 2017


Hi.

I play a bit of idea to make binding to libssh2 library.

And the main problem is function

int libssh2_session_handshake(LIBSSH2_SESSION *session, libssh2_socket_t
socket)

where socket parameter is raw OS socket handle as I understand.

So question: is it possible to access this handle from image side from
Socket instance?
There is socketHandle instance variable which is bytearray. What is it?

Best regards,
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170808/9aa764f5/attachment.html>


More information about the Vm-dev mailing list