cmux icon indicating copy to clipboard operation
cmux copied to clipboard

Pull In Downstream Fixes

Open pnegahdar opened this issue 3 years ago • 1 comments

I was looking through the fork graph and found a few commits that might be of interest that should perhaps be merged in.

  • Sniff Timeouts: https://github.com/kathentgist/cmux/commit/2c4d82ed387abf35c7ba4cf0d8c9dda287bd7067
  • Mid-match cancelations: https://github.com/zhangqibupt/cmux/commit/cdd3c6382f7f597815fa29ef73de599391deca22
  • Close and cleanup: https://github.com/michaelyou/cmux/commit/079c26e7d242e6c2822c6b0801defd768a9e5e17

pnegahdar avatar Feb 28 '21 13:02 pnegahdar

Specifically

is a good candidate for merging. Good content, nothing flagrantly wrong. Didn't read through the others because I'm lazy so I can't speak to them.

oldgalileo avatar Apr 03 '21 03:04 oldgalileo