JINMEI Tatuya
|
ec63a9a5ba
[2447] show the reason of the error when opening IPC lock file fails.
|
12 years ago |
Mukund Sivaraman
|
58c0a8ef01
[1704] Set and use B10_LOCKFILE_DIR_FROM_BUILD in tests
|
13 years ago |
Mukund Sivaraman
|
994827bfe0
[1704] Use B10_FROM_BUILD instead of B10_FROM_SOURCE
|
13 years ago |
Mukund Sivaraman
|
9227b2de28
[1704] Add documentation for InterprocessSync and InterprocessSyncFile
|
13 years ago |
JINMEI Tatuya
|
227d01775b
[1704] style matters: long line, () for return, const, { position.
|
13 years ago |
Mukund Sivaraman
|
b45a54e8cc
[1704] Open lock files lazily
|
13 years ago |
Mukund Sivaraman
|
10b434be10
[1704] Minimize code
|
13 years ago |
Mukund Sivaraman
|
db2fa0cd17
[1704] fd_ cannot be -1 here
|
13 years ago |
Mukund Sivaraman
|
09e8c9e8c5
[1704] Use a helper for lock/unlock/tryLock as they use the same pattern
|
13 years ago |
Mukund Sivaraman
|
2bf7dad904
[1704] Remove separate class hierarchy for InterprocessSyncLocker
|
13 years ago |
JINMEI Tatuya
|
876dd74d15
[1704] editorial nits: folded long lines, position of '*', sizeof(), constify.
|
13 years ago |
Mukund Sivaraman
|
588bffd507
[1704] Add InterprocessSync interface and a file based implementation
|
13 years ago |