• Michal 'vorner' Vaner's avatar
    lua: File locks · 31439957
    Michal 'vorner' Vaner authored
    Wrap the lockf call into an object. It locks a file when created and it
    is possible to release the lock.
    
    Include some code refactoring, so creating lua modules is easier.
    31439957