experimental callback system

This commit is contained in:
Aris Adamantiadis
2009-08-23 16:33:59 +02:00
parent e707af1cd7
commit 8bae43876f
7 changed files with 53 additions and 8 deletions

View File

@@ -26,6 +26,7 @@
#include "libssh/libssh.h"
#include "libssh/priv.h"
#include "libssh/server.h"
#include "libssh/callback.h"
#define FIRST_CHANNEL 42 // why not ? it helps to find bugs.
/** \defgroup ssh_session SSH Session