Files
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
..
2020-02-24 16:06:09 +01:00
2020-02-24 16:06:09 +01:00
2020-02-17 18:02:04 +01:00