zrepl/transport
Christian Schwarz bcb5965617 [#307] rpc: proper handling of context cancellation for transportmux + dataconn
- prior to this patch, context cancellation would leave rpc.Server open
- did not make problems because context was only cancelled by SIGINT,
  which was immediately followed by os.Exit
2020-05-18 19:46:24 +02:00
..
fromconfig format source tree using goimports 2019-03-22 19:41:12 +01:00
local Spellcheck all files 2020-02-24 16:06:09 +01:00
ssh Spellcheck all files 2020-02-24 16:06:09 +01:00
tcp [#307] rpc: proper handling of context cancellation for transportmux + dataconn 2020-05-18 19:46:24 +02:00
tls fix some typos 2020-02-17 18:02:04 +01:00
transport.go transport/tcp: support for CIDR-mask based ACLs + client-identities 2020-05-15 21:17:01 +02:00