mfichman / jogo

High(er) performance compiled programming language with clean, powerful syntax
MIT License
6 stars 1 forks source link

Add asynchronous I/O #44

Closed mfichman closed 12 years ago

mfichman commented 12 years ago

Add asynchronous I/O using coroutines. Store the overlapped I/O structures in the coroutine structure.