mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-25 09:54:47 +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. |
||
---|---|---|
.. | ||
serve_local.go | ||
serve_stdinserver.go | ||
serve_tcp.go | ||
serve_tls.go | ||
serve.go |