Skip to content

Commit

Permalink
Merge pull request #116 from gengo/fix/goroutine-leak
Browse files Browse the repository at this point in the history
Fix a goroutine-leak in HTTP keep-alive
  • Loading branch information
yugui committed Mar 1, 2016
2 parents c5dce9e + 6f975cf commit 67e1374
Show file tree
Hide file tree
Showing 4 changed files with 240 additions and 80 deletions.
88 changes: 66 additions & 22 deletions examples/examplepb/a_bit_of_everything.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 12 additions & 4 deletions examples/examplepb/echo_service.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 67e1374

Please sign in to comment.