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

Public Member Functions

 operator ServeProto::ReadConn ()
 operator ServeProto::WriteConn ()

Public Attributes

std::unique_ptr< SSH::ConnectionsshConn
FdSink to
FdSource from
ServeProto::Version remoteVersion
bool good = true

Member Function Documentation

◆ operator ServeProto::ReadConn()

nix::LegacySSHStore::Connection::operator ServeProto::ReadConn ( )
inline

Coercion to ServeProto::ReadConn. This makes it easy to use the factored out serve protocol searlizers with a LegacySSHStore::Connection.

The serve protocol connection types are unidirectional, unlike this type.


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