同步的 API 同步地执行所有操作,阻塞事件循环,直到操作完成或失败。
The synchronous APIs perform all operations synchronously, blocking the event loop until the operation completes or fails.