История коммитов

Автор SHA1 Сообщение Дата
  Mitchell Hashimoto 91c5847c02 Add go.mod 7 лет назад
  Matt Keeler 3520598351 Merge pull request #62 from hashicorp/b-consul-3040 7 лет назад
  Matt Keeler 4c2fe0dc41 Dont output keepalive error when the session is closed 7 лет назад
  Preetha Appan f21aae5366 Make sure to drain the timer channel on defer, and a clarifying comment 7 лет назад
  Preetha Appan 601ccd8e44 Make receive window update logic a bit cleaner 7 лет назад
  Preetha Appan 02d320cd53 Uses timer pool in sendNoWait, like in waitForSendErr 8 лет назад
  Stuart Carnie cf433c5a30 window update unit test for partial read; benchmark large buffer 8 лет назад
  Stuart Carnie ca8dfd01ce improve memory utilization in receive buffer, fix flow control 8 лет назад
  Filip Ochnik 683f49123a Fix race around read and write deadlines in Stream (#52) 8 лет назад
  Roland Singer 40b86b2958 Add public session CloseChan method (#44) 8 лет назад
  Preetha Appan f5742cb6b8 Adding large benchmark with some debug output 8 лет назад
  James Phillips d1caa6c97c Merge pull request #34 from erikdubbelboer/recvrace 9 лет назад
  Armon Dadgar d2be601be8 Merge pull request #31 from whyrusleeping/master 9 лет назад
  Erik Dubbelboer f30b49b217 Fix race for recvBuf 9 лет назад
  James Phillips badf81fca0 Merge pull request #32 from desertbit/master 9 лет назад
  Roland Singer 3d6f54d66f fixed spelling mistake 9 лет назад
  Jeromy b36b43f5a2 use a timer instead of 'After' to avoid leaking resources 9 лет назад
  James Phillips 172cde3b6c Merge pull request #29 from hashicorp/slackpad-pr-28 9 лет назад
  James Phillips 456971d9d5 Tweaked error messages. 9 лет назад
  James Phillips 3e4bf7e5a1 Adds "yamux" prefix to error messages. 9 лет назад
  James Phillips 59d161676d Cleans up synCh when the initial window update fails. 9 лет назад
  James Phillips 85decf1188 Modifies SYN credit system to depend only on the opener. Changes panic to a error. 9 лет назад
  Jeromy d2741025cf add a test for the problem 9 лет назад
  Jeromy ab3b0afa63 properly handle closing streams before they are ACKed 9 лет назад
  Jake Champlin c8a8a076e0 Merge pull request #27 from xtaci/master 9 лет назад
  Daniel Fu 667c2345a3 Update spec.md 9 лет назад
  Armon Dadgar df949784da Merge pull request #21 from hashicorp/f-shrink 10 лет назад
  Armon Dadgar 4f56b323c4 Adding Shrink to Stream to remove the recvBuffer 10 лет назад
  Armon Dadgar b1464d5400 Do not embed the recvBuffer 10 лет назад
  James Phillips ddcd0a6ec7 Merge pull request #19 from rnapier/keepalive-timeout 10 лет назад