Commit History

Author SHA1 Message Date
  Evan Phoenix b1d8107212 Add ability to retrieve underlying bufio.Reader rather than layering them 4 years ago
  Alex Dadgar df201c7041 Merge pull request #73 from CodeLingoBot/rewrite 5 years ago
  CodeLingo Bot 19dc19e3b8 Fix function comments based on best practices from Effective Go 6 years ago
  Armon Dadgar 2f1d1f20f7 Merge pull request #70 from tarndt/ta-benchImprove 6 years ago
  Tylor Arndt c50977066d Improve yamux benches 6 years ago
  Alex Dadgar 7221087c3d Merge pull request #68 from hashicorp/f-logger 6 years ago
  Alex Dadgar 7c1f3f3d75 Check one is set 6 years ago
  Alex Dadgar dba4ca208a Allow passing in a logger 6 years ago
  Mitchell Hashimoto cc6d2ea263 Merge pull request #67 from hashicorp/f-mod 6 years ago
  Mitchell Hashimoto 91c5847c02 Add go.mod 6 years ago
  Matt Keeler 3520598351 Merge pull request #62 from hashicorp/b-consul-3040 6 years ago
  Matt Keeler 4c2fe0dc41 Dont output keepalive error when the session is closed 6 years ago
  Preetha Appan f21aae5366 Make sure to drain the timer channel on defer, and a clarifying comment 6 years ago
  Preetha Appan 601ccd8e44 Make receive window update logic a bit cleaner 6 years ago
  Preetha Appan 02d320cd53 Uses timer pool in sendNoWait, like in waitForSendErr 7 years ago
  Stuart Carnie cf433c5a30 window update unit test for partial read; benchmark large buffer 7 years ago
  Stuart Carnie ca8dfd01ce improve memory utilization in receive buffer, fix flow control 7 years ago
  Filip Ochnik 683f49123a Fix race around read and write deadlines in Stream (#52) 7 years ago
  Roland Singer 40b86b2958 Add public session CloseChan method (#44) 7 years ago
  Preetha Appan f5742cb6b8 Adding large benchmark with some debug output 7 years ago
  James Phillips d1caa6c97c Merge pull request #34 from erikdubbelboer/recvrace 8 years ago
  Armon Dadgar d2be601be8 Merge pull request #31 from whyrusleeping/master 8 years ago
  Erik Dubbelboer f30b49b217 Fix race for recvBuf 8 years ago
  James Phillips badf81fca0 Merge pull request #32 from desertbit/master 8 years ago
  Roland Singer 3d6f54d66f fixed spelling mistake 8 years ago
  Jeromy b36b43f5a2 use a timer instead of 'After' to avoid leaking resources 8 years ago
  James Phillips 172cde3b6c Merge pull request #29 from hashicorp/slackpad-pr-28 8 years ago
  James Phillips 456971d9d5 Tweaked error messages. 8 years ago
  James Phillips 3e4bf7e5a1 Adds "yamux" prefix to error messages. 8 years ago
  James Phillips 59d161676d Cleans up synCh when the initial window update fails. 8 years ago