What is a blocking function?

A function that stops script execution until it ends.app For example, if I had a function in my language that was used to write to a file, like so:async fwrite(file, "Contents"); print("Wrote to file!
相關文章
相關標籤/搜索