doc
Functions

csync reconciliation internals

csync internal API
Collaboration diagram for csync reconciliation internals:

Functions

int csync_reconcile_updates (CSYNC *ctx)

Function Documentation

int csync_reconcile_updates ( CSYNC ctx)

Reconcile the files.

Parameters:
ctxThe csync context to use.
Returns:
0 on success, < 0 on error.
Todo:
Add an argument to set the algorithm to use.