Libssh2 channel forward accept

From Libssh2

LIBSSH2_CHANNEL *libssh2_channel_forward_accept(LIBSSH2_LISTENER *listener);

About

Accept a queued connection.

Parameters

Returns

  • On Success
    Newly allocated Channel instance.
  • On Failure
    NULL