]> git.tuebingen.mpg.de Git - dss.git/commit
Compute ipc key only once.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 11 May 2024 21:12:10 +0000 (23:12 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 23 May 2024 14:52:28 +0000 (16:52 +0200)
commit71f6d9f0a6876e37a95afa93eadaa68d7f912b8c
treeb417dbcbe419b6e78435185bacd208b034f58aee
parent73c6357dd381ec9b30d0db7aa1a0bc97ad942ea3
Compute ipc key only once.

It's easier if dss.c passes the hash of the the config file path to
the ipc functions than to pass a char pointer.
dss.c
ipc.c
ipc.h