Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
daemon.hh File Reference
#include "serialise.hh"
#include "store-api.hh"

Go to the source code of this file.

Enumerations

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

Functions

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