Files
etcd/rafthttp
Yicheng Qin 4076dda101 rafthttp: fix wrong return in pipeline.handle
pipeline.handle is a long-living one, and should continue to receive
next message to send out when current message fails to send. So it
should `continue` instead of `return` here.
2015-10-26 14:05:19 -07:00
..
2015-02-28 11:35:16 -08:00
2015-10-20 08:15:54 -07:00
2015-08-04 17:39:40 +08:00
2015-10-18 09:49:18 -07:00
2015-10-18 09:49:18 -07:00