Histórico de Commits

Autor SHA1 Mensagem Data
  Alex Dadgar 32023dc2ac Rework some comments há 3 anos atrás
  Alex Dadgar 26312a1f3b Merge pull request #91 from fatedier/fix-error há 3 anos atrás
  fatedier cc6f3dfc95 let ErrTimeout implements net.Error há 3 anos atrás
  Mitchell Hashimoto a95892c5f8 Merge pull request #88 from hashicorp/feature/close-timeout há 3 anos atrás
  Mitchell Hashimoto bf928f8a1e add StreamCloseTimeout há 3 anos atrás
  Alex Dadgar aecfd211c9 Merge pull request #82 from hashicorp/b-deadlines há 4 anos atrás
  Alex Dadgar 1651c274e4 Deadline updates impact blocked reads and writes há 4 anos atrás
  Alex Dadgar df201c7041 Merge pull request #73 from CodeLingoBot/rewrite há 5 anos atrás
  CodeLingo Bot 19dc19e3b8 Fix function comments based on best practices from Effective Go há 6 anos atrás
  Armon Dadgar 2f1d1f20f7 Merge pull request #70 from tarndt/ta-benchImprove há 6 anos atrás
  Tylor Arndt c50977066d Improve yamux benches há 6 anos atrás
  Alex Dadgar 7221087c3d Merge pull request #68 from hashicorp/f-logger há 6 anos atrás
  Alex Dadgar 7c1f3f3d75 Check one is set há 6 anos atrás
  Alex Dadgar dba4ca208a Allow passing in a logger há 6 anos atrás
  Mitchell Hashimoto cc6d2ea263 Merge pull request #67 from hashicorp/f-mod há 6 anos atrás
  Mitchell Hashimoto 91c5847c02 Add go.mod há 6 anos atrás
  Matt Keeler 3520598351 Merge pull request #62 from hashicorp/b-consul-3040 há 6 anos atrás
  Matt Keeler 4c2fe0dc41 Dont output keepalive error when the session is closed há 6 anos atrás
  Preetha Appan f21aae5366 Make sure to drain the timer channel on defer, and a clarifying comment há 6 anos atrás
  Preetha Appan 601ccd8e44 Make receive window update logic a bit cleaner há 6 anos atrás
  Preetha Appan 02d320cd53 Uses timer pool in sendNoWait, like in waitForSendErr há 7 anos atrás
  Stuart Carnie cf433c5a30 window update unit test for partial read; benchmark large buffer há 7 anos atrás
  Stuart Carnie ca8dfd01ce improve memory utilization in receive buffer, fix flow control há 7 anos atrás
  Filip Ochnik 683f49123a Fix race around read and write deadlines in Stream (#52) há 7 anos atrás
  Roland Singer 40b86b2958 Add public session CloseChan method (#44) há 7 anos atrás
  Preetha Appan f5742cb6b8 Adding large benchmark with some debug output há 7 anos atrás
  James Phillips d1caa6c97c Merge pull request #34 from erikdubbelboer/recvrace há 8 anos atrás
  Armon Dadgar d2be601be8 Merge pull request #31 from whyrusleeping/master há 8 anos atrás
  Erik Dubbelboer f30b49b217 Fix race for recvBuf há 8 anos atrás
  James Phillips badf81fca0 Merge pull request #32 from desertbit/master há 8 anos atrás