Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::SSHStore::Connection Struct Reference
Inheritance diagram for nix::SSHStore::Connection:
nix::RemoteStore::Connection

Public Member Functions

void closeWrite () override
Public Member Functions inherited from nix::RemoteStore::Connection
 operator WorkerProto::ReadConn ()
 operator WorkerProto::WriteConn ()
std::exception_ptr processStderr (Sink *sink=0, Source *source=0, bool flush=true)

Public Attributes

std::unique_ptr< SSH::ConnectionsshConn
Public Attributes inherited from nix::RemoteStore::Connection
FdSink to
FdSource from
WorkerProto::Version daemonVersion
std::optional< TrustedFlag > remoteTrustsUs
std::optional< std::string > daemonNixVersion
std::chrono::time_point< std::chrono::steady_clock > startTime

Member Function Documentation

◆ closeWrite()

void nix::SSHStore::Connection::closeWrite ( )
inlineoverridevirtual

The documentation for this struct was generated from the following file:
  • lix/libstore/ssh-store.cc