doc
Functions
csync_lock.h File Reference
#include "csync.h"

Go to the source code of this file.

Functions

int csync_lock (const char *lockfile)
 
void csync_lock_remove (const char *lockfile)
 

Detailed Description

File locking.

This prevents csync to start the same synchronization task twice which could lead to several problems.

Definition in file csync_lock.h.