- 05 Dec, 2013 1 commit
-
-
Kenton Varda authored
-
- 04 Dec, 2013 2 commits
-
-
Kenton Varda authored
Split AsyncIoProvider into high-level and low-level interfaces, so that alternate EventPort implementations can implement the low-level interface and reuse the higher-level stuff.
-
Kenton Varda authored
Overhaul the way EventLoop is specialized so that it's possible to hook up to an existing event loop infrastructure that is not KJ-aware. This also makes the async IO API more dependency-injection-friendly.
-
- 02 Dec, 2013 1 commit
-
-
Kenton Varda authored
-
- 15 Nov, 2013 1 commit
-
-
Kenton Varda authored
kj::runIoEventLoop() is a shortcut for setting up an EventLoop that can do I/O, without specifying a platform-specific EventLoop.
-
- 14 Nov, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 13 Nov, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 07 Nov, 2013 1 commit
-
-
Kenton Varda authored
-