mirror of
https://github.com/zrepl/zrepl.git
synced 2025-01-09 07:48:24 +01:00
1ce0c69e4f
The new local transport uses socketpair() and a switchboard based on client identities. The special local job type is gone, which is good since it does not fit into the 'Active/Passive side ' + 'mode' concept used to implement the duality of push/sink | pull/source. |
||
---|---|---|
.. | ||
connect_local.go | ||
connect_ssh.go | ||
connect_tcp.go | ||
connect_tls.go | ||
connecter.go |