mosquitto_ctrl dynsec init uses open( , O_EXCL | O_CREAT)
This allows us to refuse to open an existing file, without a race condition.
parent
00b24e0e
Please register or sign in to comment
This allows us to refuse to open an existing file, without a race condition.