Historique des commits

Auteur SHA1 Message Date
  Matt Keeler 4c2fe0dc41 Dont output keepalive error when the session is closed il y a 6 ans
  Preetha Appan f21aae5366 Make sure to drain the timer channel on defer, and a clarifying comment il y a 6 ans
  Preetha Appan 601ccd8e44 Make receive window update logic a bit cleaner il y a 6 ans
  Preetha Appan 02d320cd53 Uses timer pool in sendNoWait, like in waitForSendErr il y a 7 ans
  Stuart Carnie cf433c5a30 window update unit test for partial read; benchmark large buffer il y a 7 ans
  Stuart Carnie ca8dfd01ce improve memory utilization in receive buffer, fix flow control il y a 7 ans
  Filip Ochnik 683f49123a Fix race around read and write deadlines in Stream (#52) il y a 7 ans
  Roland Singer 40b86b2958 Add public session CloseChan method (#44) il y a 7 ans
  Preetha Appan f5742cb6b8 Adding large benchmark with some debug output il y a 7 ans
  James Phillips d1caa6c97c Merge pull request #34 from erikdubbelboer/recvrace il y a 8 ans
  Armon Dadgar d2be601be8 Merge pull request #31 from whyrusleeping/master il y a 8 ans
  Erik Dubbelboer f30b49b217 Fix race for recvBuf il y a 8 ans
  James Phillips badf81fca0 Merge pull request #32 from desertbit/master il y a 8 ans
  Roland Singer 3d6f54d66f fixed spelling mistake il y a 8 ans
  Jeromy b36b43f5a2 use a timer instead of 'After' to avoid leaking resources il y a 8 ans
  James Phillips 172cde3b6c Merge pull request #29 from hashicorp/slackpad-pr-28 il y a 8 ans
  James Phillips 456971d9d5 Tweaked error messages. il y a 8 ans
  James Phillips 3e4bf7e5a1 Adds "yamux" prefix to error messages. il y a 8 ans
  James Phillips 59d161676d Cleans up synCh when the initial window update fails. il y a 8 ans
  James Phillips 85decf1188 Modifies SYN credit system to depend only on the opener. Changes panic to a error. il y a 8 ans
  Jeromy d2741025cf add a test for the problem il y a 8 ans
  Jeromy ab3b0afa63 properly handle closing streams before they are ACKed il y a 8 ans
  Jake Champlin c8a8a076e0 Merge pull request #27 from xtaci/master il y a 8 ans
  Daniel Fu 667c2345a3 Update spec.md il y a 8 ans
  Armon Dadgar df949784da Merge pull request #21 from hashicorp/f-shrink il y a 9 ans
  Armon Dadgar 4f56b323c4 Adding Shrink to Stream to remove the recvBuffer il y a 9 ans
  Armon Dadgar b1464d5400 Do not embed the recvBuffer il y a 9 ans
  James Phillips ddcd0a6ec7 Merge pull request #19 from rnapier/keepalive-timeout il y a 9 ans
  Rob Napier b16334cd68 Re #19 Remove client-side tests from keepalive-timeout. Client behavior isn't under test here. il y a 9 ans
  Rob Napier bb7a27e978 Tests and improvements to #19 KeepAlive is not working il y a 9 ans