doc
Functions
csync_vio_module.h File Reference
#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_tvio_module_init (const char *method_name, const char *args, csync_auth_callback cb, void *userdata)
 
void vio_module_shutdown (csync_vio_method_t *method)
 

Function Documentation

◆ csync_vio_getfd()

int csync_vio_getfd ( csync_vio_handle_t hnd)

◆ vio_module_init()

csync_vio_method_t* vio_module_init ( const char *  method_name,
const char *  args,
csync_auth_callback  cb,
void *  userdata 
)

◆ vio_module_shutdown()

void vio_module_shutdown ( csync_vio_method_t method)