tursodatabase/turso

Switch to IOCP API on Windows for asynchronous I/O

Open

#41 ouverte le 3 mars 2024

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)Rust (1 001 forks)github user discovery
enhancementgood first issuehelp wantedwindows

Métriques du dépôt

Stars
 (19 103 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur