Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
daemon.hh File Reference
Include dependency graph for daemon.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  RecursiveFlag : bool { NotRecursive = false , Recursive = true }
 

Functions

void nix::daemon::processConnection (AsyncIoRoot &aio, ref< Store > store, FdSource &from, FdSink &to, TrustedFlag trusted, RecursiveFlag recursive)