tursodatabase/turso

Switch to IOCP API on Windows for asynchronous I/O

Open

#41 创建于 2024年3月3日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Rust (1,001 fork)github user discovery
enhancementgood first issuehelp wantedwindows

仓库指标

Star
 (19,103 star)
PR 合并指标
 (PR 指标待抓取)

描述

Pull request https://github.com/penberg/limbo/pull/40 added Windows support using the synchronous I/O API we also use on Darwin. Let's switch to IOCP API for asynchronous I/O on Windows.

贡献者指南