> Hi Nicolas, > > I'm trying to add flock() functionality to Neko for cases when two or > more separated processes tries to manipulate files simultaneously. > However I'm not sure about my code quality. Please take a look at patch > file attached below. The code looks ok, I'll think about integrating it into Neko standard library. Best, Nicolas