Hello everyone,

The patch implements the following part of SSH RFC:
===CUT===
      byte      SSH_MSG_CHANNEL_REQUEST
      uint32    recipient channel
      string    "signal"
      boolean   FALSE
      string    signal name (without the "SIG" prefix)
===END===

I've also extended "_libssh2_error" with an ability to use formatting
string as "_libssh2_debug" does.

Thank you!

Attachment: add-support-for-signal-message-channel-request.patch
Description: Binary data

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to