summaryrefslogtreecommitdiff
path: root/src/MTS_IO_LockFile.cpp
AgeCommit message (Collapse)AuthorFiles
2020-05-26MTX-3262 mpower lockfile: fix file access rightsMaksym Telychko1
2020-05-26MTX-3262 mpower lockfile: flock error checkMaksym Telychko1
2020-05-26MTX-3262 mpower lockfile: additional fd check on lockMaksym Telychko1
2020-05-26MTX-3262 mpower: lockfile rewrite for interprocess communication safetyMaksym Telychko1
Previous implementation was not thread/interprocess safe due to pid management Fixes: Single instance guard.
2020-04-17Revert "MTX-3262 mpower: lockfile rewrite for interprocess communication safety"Maksym Telychko1
This reverts commit bab7e498b6dc31b6967a59fd728c5e5fe59d485c.
2020-03-30MTX-3262 mpower lockfile: fix file access rightsMaksym Telychko1
2020-03-25MTX-3262 mpower lockfile: flock error checkMaksym Telychko1
2020-03-24MTX-3262 mpower lockfile: additional fd check on lockMaksym Telychko1
2020-03-24MTX-3262 mpower: lockfile rewrite for interprocess communication safetyMaksym Telychko1
Previous implementation was not thread/interprocess safe due to pid management Fixes: Single instance guard.
2015-04-30rename to libmts-ioJesse Gilles1
2015-04-21MTS_IO_Lockfile.cpp: check lock file write resultJesse Gilles1
2015-04-20initial commitJesse Gilles1