Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
amelius
3mo ago
0 comments
Share
Then how do you know the writes are done after the second sync?
undefined | Better HN
0 comments
default
newest
oldest
wmf
3mo ago
AFAIK multiple syncs can't happen at the same time so the second sync implicitly waits for the first one to complete.
amelius
OP
3mo ago
If it was that simple, then why doesn't sync just do 2x sync internally?
wakawaka28
3mo ago
If I had to guess, it is just extra work to do it twice, and you may not need to wait for it for some use cases. The better way would be to add a flag or alternative function to make the sync a blocking operation in the first place.
wmf
3mo ago
Why is creat() missing the e? Why does an FTP server connect back to the client?
j
/
k
navigate · click thread line to collapse