|
Nix
2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| AsyncContext (kj::AsyncIoContext &aio) | |
| KJ_DISALLOW_COPY_AND_MOVE (AsyncContext) | |
Public Attributes | |
| kj::AsyncIoProvider & | provider |
| kj::UnixEventPort & | unixEventPort |
Static Public Attributes | |
| static thread_local AsyncContext * | current = nullptr |