doc
|
#include "vio/csync_vio_method.h"
Go to the source code of this file.
Functions | |
int | csync_vio_getfd (csync_vio_handle_t *hnd) |
csync_vio_method_t * | vio_module_init (const char *method_name, const char *args, csync_auth_callback cb, void *userdata) |
void | vio_module_shutdown (csync_vio_method_t *method) |
int csync_vio_getfd | ( | csync_vio_handle_t * | hnd | ) |
csync_vio_method_t* vio_module_init | ( | const char * | method_name, |
const char * | args, | ||
csync_auth_callback | cb, | ||
void * | userdata | ||
) |
void vio_module_shutdown | ( | csync_vio_method_t * | method | ) |