tursodatabase/turso

Switch to IOCP API on Windows for asynchronous I/O

Open

#41 aperta il 3 mar 2024

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Rust (1001 fork)github user discovery
enhancementgood first issuehelp wantedwindows

Metriche repository

Star
 (19.103 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor