Histórico de Commits

Autor SHA1 Mensagem Data
  Manish Tomar 89e8074c06 Add AcceptBacklog function há 2 anos atrás
  Clément Michaud aad893ec06 wait for both recv and send routines to complete on close (#105) há 2 anos atrás
  Mathias Fredriksson dd80a7ee44 fix: Make sendReady a pointer so the Body can be swapped (#106) há 2 anos atrás
  pmalhaire 9247d59a98 fix failing test (#77) há 2 anos atrás
  Jacob Vosmaer 989f906d6d Remove unnecessary for loop in Session.send() (#98) há 2 anos atrás
  Mathias Fredriksson 3aa5700c94 Protect reads of `sendReady.Body` with mutex and temp buffer (#102) há 2 anos atrás
  Mathias Fredriksson 962ff9cfcc Fix use of unprotected `stream.sendHdr` in session (#100) há 2 anos atrás
  Mathias Fredriksson 5efcc835ca Fix unsafe header re-use on close and timeout (#103) há 2 anos atrás
  Mathias Fredriksson 4662e3b9b8 Fix mutex deadlock in `(*Steam).readData` (#104) há 2 anos atrás
  FFMMM 0bc27b27de Merge pull request #97 from jacobvosmaer/jv-use-slice há 3 anos atrás
  Jacob Vosmaer f4788e12b0 Remove unnecessary *bytes.Reader in Stream.Write() há 3 anos atrás
  Freddy 26ff87cf94 Implement timeouts for OpenStream (#96) há 3 anos atrás
  Alex Dadgar 259a57b360 Merge pull request #93 from hashicorp/f-tidy há 3 anos atrás
  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