Historique des commits

Auteur SHA1 Message Date
  Evan Phoenix 574fd304fd Merge pull request #80 from hashicorp/f-accept-ctx il y a 2 ans
  Evan Phoenix f044e22b77 Add test for new AcceptStreamWithContext il y a 4 ans
  Evan Phoenix 79a46c0331 Add ability to cancel Accept by passing a context il y a 4 ans
  Evan Phoenix 8f49b6f63f Merge pull request #76 from wweir/master il y a 2 ans
  Evan Phoenix b48cc0269f Merge pull request #74 from CodeLingoBot/rewrite il y a 2 ans
  Jacob Vosmaer 6c5a7317d6 Fix failing partial read on last frame of closed session (#95) il y a 2 ans
  Jeff Mitchell 7eb05715ff Record actual copied length (#107) il y a 2 ans
  Clément Michaud aad893ec06 wait for both recv and send routines to complete on close (#105) il y a 2 ans
  Mathias Fredriksson dd80a7ee44 fix: Make sendReady a pointer so the Body can be swapped (#106) il y a 2 ans
  pmalhaire 9247d59a98 fix failing test (#77) il y a 2 ans
  Jacob Vosmaer 989f906d6d Remove unnecessary for loop in Session.send() (#98) il y a 2 ans
  Mathias Fredriksson 3aa5700c94 Protect reads of `sendReady.Body` with mutex and temp buffer (#102) il y a 2 ans
  Mathias Fredriksson 962ff9cfcc Fix use of unprotected `stream.sendHdr` in session (#100) il y a 2 ans
  Mathias Fredriksson 5efcc835ca Fix unsafe header re-use on close and timeout (#103) il y a 2 ans
  Mathias Fredriksson 4662e3b9b8 Fix mutex deadlock in `(*Steam).readData` (#104) il y a 2 ans
  FFMMM 0bc27b27de Merge pull request #97 from jacobvosmaer/jv-use-slice il y a 3 ans
  Jacob Vosmaer f4788e12b0 Remove unnecessary *bytes.Reader in Stream.Write() il y a 3 ans
  Freddy 26ff87cf94 Implement timeouts for OpenStream (#96) il y a 3 ans
  Alex Dadgar 259a57b360 Merge pull request #93 from hashicorp/f-tidy il y a 3 ans
  Alex Dadgar 32023dc2ac Rework some comments il y a 3 ans
  Alex Dadgar 26312a1f3b Merge pull request #91 from fatedier/fix-error il y a 3 ans
  fatedier cc6f3dfc95 let ErrTimeout implements net.Error il y a 3 ans
  Mitchell Hashimoto a95892c5f8 Merge pull request #88 from hashicorp/feature/close-timeout il y a 3 ans
  Mitchell Hashimoto bf928f8a1e add StreamCloseTimeout il y a 3 ans
  Alex Dadgar aecfd211c9 Merge pull request #82 from hashicorp/b-deadlines il y a 4 ans
  Alex Dadgar 1651c274e4 Deadline updates impact blocked reads and writes il y a 4 ans
  Alex Dadgar df201c7041 Merge pull request #73 from CodeLingoBot/rewrite il y a 5 ans
  wweir 13a7bc0b34 Fix hashicorp/yamux#72, abstract logger into interface il y a 5 ans
  CodeLingo Bot 33c63397bc Fix function comments based on best practices from Effective Go il y a 5 ans
  CodeLingo Bot 19dc19e3b8 Fix function comments based on best practices from Effective Go il y a 6 ans