Skip to content
Snippets Groups Projects
Commit 310cc4bf authored by Martin Storsjö's avatar Martin Storsjö
Browse files

smoothstreamingenc: Write to a temp file while updating the manifest


If a client tries to read the file while it's being updated, the client
would get an incomplete manifest. Instead write to a separate temp file
and atomically rename it to replace the previous one.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent b1f9cdc3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment