zrepl/rpc/netadaptor
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
..
authlistener_netlistener_adaptor.go rpc: proper handling of context cancellation for transportmux + dataconn 2020-04-25 10:44:17 +02:00