zrepl/transport
Christian Schwarz 3d91686350 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-04-25 10:44:17 +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 rpc: proper handling of context cancellation for transportmux + dataconn 2020-04-25 10:44:17 +02:00
tls fix some typos 2020-02-17 18:02:04 +01:00
transport.go Spellcheck all files 2020-02-24 16:06:09 +01:00